Get a list of geographic bounding box objects. GeographicBoundingBoxes have a 1:many mapping with Observations.

### Available end points:

- `/bboxes/` - Will list all GeographicBoundingBoxes in the database
- `/bboxes.json` - Will return all GeographicBoundingBoxes in json format
- `/bboxes/<object_id>/` - Returns GeographicBoundingBoxes object with that id

### Available Methods:

- `GET`
- `HEAD`

### Available filters:

- `bboxName
- `eastBoundLongitude`
- `northBoundLatitude`
- `westBoundLongitude`
- `southBoundLatitude`

### How to use filters:

- `/bboxes/?bboxName=global`
- `/bboxes/?eastBoundLongitude__lt=10`
- `/bboxes/?northBoundLatitude=90`
- `/bboxes/?westBoundLongitude__lte=-40.1`
- `/bboxes.json?southBoundLatitude__gte=30`

GET /api/v2/bboxes/?format=api&offset=3700
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4009,
    "next": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/?format=api&limit=100&offset=3800",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/?format=api&limit=100&offset=3600",
    "results": [
        {
            "ob_id": 4726,
            "bboxName": "",
            "eastBoundLongitude": 1.76,
            "northBoundLatitude": 55.81,
            "westBoundLongitude": -5.72,
            "southBoundLatitude": 49.96
        },
        {
            "ob_id": 4727,
            "bboxName": "",
            "eastBoundLongitude": 4.75,
            "northBoundLatitude": 61.14,
            "westBoundLongitude": -15.37,
            "southBoundLatitude": 47.09
        },
        {
            "ob_id": 4728,
            "bboxName": "Netheravon, Wiltshire, Uk",
            "eastBoundLongitude": -1.7777655,
            "northBoundLatitude": 51.2386895,
            "westBoundLongitude": -1.7777655,
            "southBoundLatitude": 51.2386895
        },
        {
            "ob_id": 4729,
            "bboxName": "TLS Plost Brazil VCR-02",
            "eastBoundLongitude": -52.1685,
            "northBoundLatitude": -14.8323,
            "westBoundLongitude": -52.1685,
            "southBoundLatitude": -14.8323
        },
        {
            "ob_id": 4730,
            "bboxName": "",
            "eastBoundLongitude": 2.0712,
            "northBoundLatitude": 55.8287,
            "westBoundLongitude": -7.4866,
            "southBoundLatitude": 49.8057
        },
        {
            "ob_id": 4731,
            "bboxName": "NW Europe",
            "eastBoundLongitude": 19.0,
            "northBoundLatitude": 70.0,
            "westBoundLongitude": -25.0,
            "southBoundLatitude": 47.0
        },
        {
            "ob_id": 4732,
            "bboxName": "TLS AEP-33",
            "eastBoundLongitude": 145.5708,
            "northBoundLatitude": -17.2861,
            "westBoundLongitude": 145.5708,
            "southBoundLatitude": -17.2861
        },
        {
            "ob_id": 4733,
            "bboxName": "",
            "eastBoundLongitude": 99.0,
            "northBoundLatitude": 27.0,
            "westBoundLongitude": 61.5,
            "southBoundLatitude": 1.0
        },
        {
            "ob_id": 4734,
            "bboxName": "",
            "eastBoundLongitude": -14.70672,
            "northBoundLatitude": 83.23728,
            "westBoundLongitude": -71.83566,
            "southBoundLatitude": 60.73857
        },
        {
            "ob_id": 4735,
            "bboxName": "TLS CBN-02 malaysia",
            "eastBoundLongitude": 117.793,
            "northBoundLatitude": 4.953,
            "westBoundLongitude": 117.793,
            "southBoundLatitude": 4.953
        },
        {
            "ob_id": 4736,
            "bboxName": "TLS SAF-03 June 2018",
            "eastBoundLongitude": 117.588,
            "northBoundLatitude": 4.69,
            "westBoundLongitude": 117.588,
            "southBoundLatitude": 4.69
        },
        {
            "ob_id": 4737,
            "bboxName": "TLS SAF-05",
            "eastBoundLongitude": 117.609,
            "northBoundLatitude": 4.716,
            "westBoundLongitude": 117.609,
            "southBoundLatitude": 4.716
        },
        {
            "ob_id": 4738,
            "bboxName": "TLS NXV-02",
            "eastBoundLongitude": -52.3524,
            "northBoundLatitude": -14.707,
            "westBoundLongitude": -52.3524,
            "southBoundLatitude": -14.707
        },
        {
            "ob_id": 4739,
            "bboxName": "TLS NXV-01",
            "eastBoundLongitude": -52.351,
            "northBoundLatitude": -14.7,
            "westBoundLongitude": -52.351,
            "southBoundLatitude": -14.7
        },
        {
            "ob_id": 4740,
            "bboxName": "TLS ARCH CRP-02",
            "eastBoundLongitude": -52.3525,
            "northBoundLatitude": -14.7129,
            "westBoundLongitude": -52.3525,
            "southBoundLatitude": -14.7129
        },
        {
            "ob_id": 4742,
            "bboxName": "TLS ARCH Branches",
            "eastBoundLongitude": 145.016,
            "northBoundLatitude": 4.747,
            "westBoundLongitude": -52.3525,
            "southBoundLatitude": -17.2861
        },
        {
            "ob_id": 4743,
            "bboxName": "TLS FGC-01",
            "eastBoundLongitude": 12.25,
            "northBoundLatitude": -0.143,
            "westBoundLongitude": 12.249,
            "southBoundLatitude": -0.144
        },
        {
            "ob_id": 4744,
            "bboxName": "TLS FGC-02",
            "eastBoundLongitude": 12.276,
            "northBoundLatitude": -0.146,
            "westBoundLongitude": 12.275,
            "southBoundLatitude": -0.147
        },
        {
            "ob_id": 4745,
            "bboxName": "TLS  FODEX FGC-03",
            "eastBoundLongitude": 12.276,
            "northBoundLatitude": -0.143,
            "westBoundLongitude": 12.277,
            "southBoundLatitude": -0.144
        },
        {
            "ob_id": 4746,
            "bboxName": "TLS FGC-04",
            "eastBoundLongitude": 12.278,
            "northBoundLatitude": -0.14,
            "westBoundLongitude": 12.277,
            "southBoundLatitude": -0.141
        },
        {
            "ob_id": 4747,
            "bboxName": "",
            "eastBoundLongitude": 2.0,
            "northBoundLatitude": 60.0,
            "westBoundLongitude": -8.0,
            "southBoundLatitude": 50.0
        },
        {
            "ob_id": 4749,
            "bboxName": "",
            "eastBoundLongitude": 1.76,
            "northBoundLatitude": 55.81,
            "westBoundLongitude": -5.72,
            "southBoundLatitude": 49.96
        },
        {
            "ob_id": 4750,
            "bboxName": "",
            "eastBoundLongitude": -116.0878148304,
            "northBoundLatitude": 13.0903598734,
            "westBoundLongitude": -116.1024941919,
            "southBoundLatitude": 13.070510551
        },
        {
            "ob_id": 4751,
            "bboxName": "",
            "eastBoundLongitude": 5.0,
            "northBoundLatitude": 62.0,
            "westBoundLongitude": -8.0,
            "southBoundLatitude": 55.0
        },
        {
            "ob_id": 4752,
            "bboxName": "",
            "eastBoundLongitude": -7.688074505,
            "northBoundLatitude": 50.4087821,
            "westBoundLongitude": -9.30338839,
            "southBoundLatitude": 48.39864588
        },
        {
            "ob_id": 4753,
            "bboxName": "",
            "eastBoundLongitude": 1.440746932,
            "northBoundLatitude": 61.12980331,
            "westBoundLongitude": 1.263112866,
            "southBoundLatitude": 58.7227835
        },
        {
            "ob_id": 4754,
            "bboxName": "WESCON-Dimona",
            "eastBoundLongitude": -1.14074,
            "northBoundLatitude": 51.67378,
            "westBoundLongitude": -2.69835,
            "southBoundLatitude": 50.82125
        },
        {
            "ob_id": 4755,
            "bboxName": "WOEST-UAS bounding box",
            "eastBoundLongitude": -1.4386327,
            "northBoundLatitude": 51.218616,
            "westBoundLongitude": -2.0879505,
            "southBoundLatitude": 51.14618
        },
        {
            "ob_id": 4756,
            "bboxName": "",
            "eastBoundLongitude": 98.0,
            "northBoundLatitude": 26.0,
            "westBoundLongitude": 92.0,
            "southBoundLatitude": 16.0
        },
        {
            "ob_id": 4757,
            "bboxName": "",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": 90.0,
            "westBoundLongitude": 180.0,
            "southBoundLatitude": 90.0
        },
        {
            "ob_id": 4759,
            "bboxName": "England, Uk, United Kingdom Of Great Br",
            "eastBoundLongitude": -1.9999,
            "northBoundLatitude": 51.5091,
            "westBoundLongitude": -1.9999,
            "southBoundLatitude": 51.5091
        },
        {
            "ob_id": 4760,
            "bboxName": "",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": 90.0,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": -90.0
        },
        {
            "ob_id": 4761,
            "bboxName": "Chilbolton, Hampshire, England.",
            "eastBoundLongitude": 1.4129,
            "northBoundLatitude": 52.932,
            "westBoundLongitude": -4.287,
            "southBoundLatitude": 49.357
        },
        {
            "ob_id": 4762,
            "bboxName": "Ash Farm, Dorset",
            "eastBoundLongitude": -2.17791,
            "northBoundLatitude": 50.89675,
            "westBoundLongitude": -2.17791,
            "southBoundLatitude": 50.89675
        },
        {
            "ob_id": 4763,
            "bboxName": "Spire View Airfield, Wiltshire",
            "eastBoundLongitude": -1.85776,
            "northBoundLatitude": 51.0194,
            "westBoundLongitude": -1.85776,
            "southBoundLatitude": 51.0194
        },
        {
            "ob_id": 4764,
            "bboxName": "WOEST radiosonde Ash-farm",
            "eastBoundLongitude": -0.834993,
            "northBoundLatitude": 51.436004,
            "westBoundLongitude": -2.44175,
            "southBoundLatitude": 50.777851
        },
        {
            "ob_id": 4765,
            "bboxName": "WOEST radiosonde Chilbolton",
            "eastBoundLongitude": -0.277085,
            "northBoundLatitude": 51.750998,
            "westBoundLongitude": -1.507183,
            "southBoundLatitude": 50.931908
        },
        {
            "ob_id": 4766,
            "bboxName": "WOEST radiosonde Larkhill",
            "eastBoundLongitude": -0.493219,
            "northBoundLatitude": 51.709459,
            "westBoundLongitude": -2.063592,
            "southBoundLatitude": 50.978056
        },
        {
            "ob_id": 4767,
            "bboxName": "WOEST Spire View Radiosondes",
            "eastBoundLongitude": -0.876006,
            "northBoundLatitude": 51.535248,
            "westBoundLongitude": -1.888052,
            "southBoundLatitude": 50.755793
        },
        {
            "ob_id": 4768,
            "bboxName": "WOEST Reading Radiosondes",
            "eastBoundLongitude": -0.003811,
            "northBoundLatitude": 51.991166,
            "westBoundLongitude": -1.2085,
            "southBoundLatitude": 51.266506
        },
        {
            "ob_id": 4772,
            "bboxName": "",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": 90.0,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": -90.0
        },
        {
            "ob_id": 4776,
            "bboxName": "",
            "eastBoundLongitude": -1.39,
            "northBoundLatitude": 51.2,
            "westBoundLongitude": -1.5,
            "southBoundLatitude": 51.1
        },
        {
            "ob_id": 4777,
            "bboxName": "",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": 90.0,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": -90.0
        },
        {
            "ob_id": 4779,
            "bboxName": "",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": 90.0,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": -90.0
        },
        {
            "ob_id": 4780,
            "bboxName": "Oxford Radcliffe Met Site",
            "eastBoundLongitude": -1.2625,
            "northBoundLatitude": 51.76073,
            "westBoundLongitude": -1.2625,
            "southBoundLatitude": 51.76073
        },
        {
            "ob_id": 4782,
            "bboxName": "",
            "eastBoundLongitude": 179.867063395126,
            "northBoundLatitude": 89.84173116872492,
            "westBoundLongitude": -179.867063395126,
            "southBoundLatitude": 16.623926693003686
        },
        {
            "ob_id": 4783,
            "bboxName": "",
            "eastBoundLongitude": 179.867063395126,
            "northBoundLatitude": 89.84173116872492,
            "westBoundLongitude": -179.867063395126,
            "southBoundLatitude": 16.623926693003686
        },
        {
            "ob_id": 4784,
            "bboxName": "Ka-Band, Lyneham, Wiltshire, England",
            "eastBoundLongitude": -1.4134,
            "northBoundLatitude": 51.8734,
            "westBoundLongitude": -2.5848,
            "southBoundLatitude": 51.1443
        },
        {
            "ob_id": 4785,
            "bboxName": "England_and_Scotland",
            "eastBoundLongitude": 2.02,
            "northBoundLatitude": 59.48,
            "westBoundLongitude": -7.65,
            "southBoundLatitude": 49.48
        },
        {
            "ob_id": 4786,
            "bboxName": "",
            "eastBoundLongitude": -44.75,
            "northBoundLatitude": 13.5666666667,
            "westBoundLongitude": -44.9833333333,
            "southBoundLatitude": 13.4416666667
        },
        {
            "ob_id": 4787,
            "bboxName": "Whytham woods",
            "eastBoundLongitude": -1.2977,
            "northBoundLatitude": 51.7591,
            "westBoundLongitude": -1.3466,
            "southBoundLatitude": 51.7799
        },
        {
            "ob_id": 4788,
            "bboxName": "",
            "eastBoundLongitude": 11.0,
            "northBoundLatitude": 63.0,
            "westBoundLongitude": -10.0,
            "southBoundLatitude": 30.0
        },
        {
            "ob_id": 4789,
            "bboxName": "São Vicente, Cabo Verde",
            "eastBoundLongitude": -24.867709,
            "northBoundLatitude": 16.864089,
            "westBoundLongitude": -24.867709,
            "southBoundLatitude": 16.864089
        },
        {
            "ob_id": 4797,
            "bboxName": "",
            "eastBoundLongitude": -1.26129,
            "northBoundLatitude": 52.8473,
            "westBoundLongitude": -2.53084,
            "southBoundLatitude": 52.1007
        },
        {
            "ob_id": 4798,
            "bboxName": "Lyneham",
            "eastBoundLongitude": -2.0054,
            "northBoundLatitude": 51.507198,
            "westBoundLongitude": -2.0054,
            "southBoundLatitude": 51.507198
        },
        {
            "ob_id": 4799,
            "bboxName": "Harvard Forest",
            "eastBoundLongitude": -72.1755,
            "northBoundLatitude": 42.5388,
            "westBoundLongitude": -72.1755,
            "southBoundLatitude": 42.5388
        },
        {
            "ob_id": 4800,
            "bboxName": "Armstong Redwoods State Natural Reserve",
            "eastBoundLongitude": -123.0,
            "northBoundLatitude": 38.32,
            "westBoundLongitude": -123.0,
            "southBoundLatitude": 38.32
        },
        {
            "ob_id": 4801,
            "bboxName": "TLS - Danum Valley Reserve",
            "eastBoundLongitude": 117.48,
            "northBoundLatitude": 4.55,
            "westBoundLongitude": 117.48,
            "southBoundLatitude": 4.55
        },
        {
            "ob_id": 4803,
            "bboxName": "",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": 90.0,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": -90.0
        },
        {
            "ob_id": 4804,
            "bboxName": "",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": 90.0,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": -90.0
        },
        {
            "ob_id": 4805,
            "bboxName": "",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": 90.0,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": -90.0
        },
        {
            "ob_id": 4806,
            "bboxName": "FAAM c269",
            "eastBoundLongitude": -0.5256,
            "northBoundLatitude": 52.3138,
            "westBoundLongitude": -5.6496,
            "southBoundLatitude": 50.685
        },
        {
            "ob_id": 4807,
            "bboxName": "",
            "eastBoundLongitude": 13.7338,
            "northBoundLatitude": 63.3498,
            "westBoundLongitude": -25.4682,
            "southBoundLatitude": 44.0648
        },
        {
            "ob_id": 4810,
            "bboxName": "",
            "eastBoundLongitude": 88.1,
            "northBoundLatitude": 31.0,
            "westBoundLongitude": 80.0,
            "southBoundLatitude": 26.5
        },
        {
            "ob_id": 4811,
            "bboxName": "",
            "eastBoundLongitude": 86.75,
            "northBoundLatitude": 29.0,
            "westBoundLongitude": 84.25,
            "southBoundLatitude": 26.75
        },
        {
            "ob_id": 4812,
            "bboxName": "",
            "eastBoundLongitude": 88.1,
            "northBoundLatitude": 30.75,
            "westBoundLongitude": 80.0,
            "southBoundLatitude": 26.25
        },
        {
            "ob_id": 4813,
            "bboxName": "",
            "eastBoundLongitude": 179.875,
            "northBoundLatitude": 83.509100653,
            "westBoundLongitude": -179.875,
            "southBoundLatitude": -89.990899347
        },
        {
            "ob_id": 4816,
            "bboxName": "",
            "eastBoundLongitude": -49.38,
            "northBoundLatitude": 67.07,
            "westBoundLongitude": -49.38,
            "southBoundLatitude": 67.07
        },
        {
            "ob_id": 4818,
            "bboxName": "",
            "eastBoundLongitude": -86.5,
            "northBoundLatitude": 10.8,
            "westBoundLongitude": -90.5,
            "southBoundLatitude": 7.5
        },
        {
            "ob_id": 4819,
            "bboxName": "WesCon MetOffice AWS",
            "eastBoundLongitude": -1.439579,
            "northBoundLatitude": 51.43195,
            "westBoundLongitude": -2.352224,
            "southBoundLatitude": 50.986313
        },
        {
            "ob_id": 4823,
            "bboxName": "Edmonton",
            "eastBoundLongitude": -114.0999984741211,
            "northBoundLatitude": 53.54999923706055,
            "westBoundLongitude": -114.0999984741211,
            "southBoundLatitude": 53.54999923706055
        },
        {
            "ob_id": 4824,
            "bboxName": "Cao-Nicosia",
            "eastBoundLongitude": 33.38069534301758,
            "northBoundLatitude": 35.1405029296875,
            "westBoundLongitude": 33.38069534301758,
            "southBoundLatitude": 35.1405029296875
        },
        {
            "ob_id": 4825,
            "bboxName": "Brno",
            "eastBoundLongitude": 16.68889045715332,
            "northBoundLatitude": 49.15306091308594,
            "westBoundLongitude": 16.68889045715332,
            "southBoundLatitude": 49.15306091308594
        },
        {
            "ob_id": 4826,
            "bboxName": "Mosnov",
            "eastBoundLongitude": 18.11277961730957,
            "northBoundLatitude": 49.69194030761719,
            "westBoundLongitude": 18.11277961730957,
            "southBoundLatitude": 49.69194030761719
        },
        {
            "ob_id": 4827,
            "bboxName": "Koln-Zulpicher-Wall",
            "eastBoundLongitude": 6.932499885559082,
            "northBoundLatitude": 50.9296989440918,
            "westBoundLongitude": 6.932499885559082,
            "southBoundLatitude": 50.9296989440918
        },
        {
            "ob_id": 4835,
            "bboxName": "",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": -60.0,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": -85.0
        },
        {
            "ob_id": 4837,
            "bboxName": "",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": -60.0,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": -85.0
        },
        {
            "ob_id": 4838,
            "bboxName": "",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": -60.0,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": -85.0
        },
        {
            "ob_id": 4844,
            "bboxName": "",
            "eastBoundLongitude": -180.0,
            "northBoundLatitude": 90.0,
            "westBoundLongitude": 180.0,
            "southBoundLatitude": -90.0
        },
        {
            "ob_id": 4847,
            "bboxName": "",
            "eastBoundLongitude": -46.3,
            "northBoundLatitude": 66.48,
            "westBoundLongitude": -46.3,
            "southBoundLatitude": 66.48
        },
        {
            "ob_id": 4849,
            "bboxName": "",
            "eastBoundLongitude": -46.3,
            "northBoundLatitude": 66.48,
            "westBoundLongitude": -46.3,
            "southBoundLatitude": 66.48
        },
        {
            "ob_id": 4854,
            "bboxName": "",
            "eastBoundLongitude": -46.3,
            "northBoundLatitude": 66.48,
            "westBoundLongitude": -46.3,
            "southBoundLatitude": 66.48
        },
        {
            "ob_id": 4855,
            "bboxName": "",
            "eastBoundLongitude": -46.3,
            "northBoundLatitude": 66.48,
            "westBoundLongitude": -46.3,
            "southBoundLatitude": 66.48
        },
        {
            "ob_id": 4860,
            "bboxName": "",
            "eastBoundLongitude": -46.3,
            "northBoundLatitude": 66.48,
            "westBoundLongitude": -46.3,
            "southBoundLatitude": 66.48
        },
        {
            "ob_id": 4861,
            "bboxName": "",
            "eastBoundLongitude": -46.3,
            "northBoundLatitude": 66.48,
            "westBoundLongitude": -46.3,
            "southBoundLatitude": 66.48
        },
        {
            "ob_id": 4862,
            "bboxName": "",
            "eastBoundLongitude": -46.3,
            "northBoundLatitude": 66.48,
            "westBoundLongitude": -46.3,
            "southBoundLatitude": 66.48
        },
        {
            "ob_id": 4864,
            "bboxName": "",
            "eastBoundLongitude": -46.3,
            "northBoundLatitude": 66.48,
            "westBoundLongitude": -46.3,
            "southBoundLatitude": 66.48
        },
        {
            "ob_id": 4865,
            "bboxName": "",
            "eastBoundLongitude": -46.3,
            "northBoundLatitude": 66.48,
            "westBoundLongitude": -46.3,
            "southBoundLatitude": 66.48
        },
        {
            "ob_id": 4867,
            "bboxName": "",
            "eastBoundLongitude": -46.3,
            "northBoundLatitude": 66.48,
            "westBoundLongitude": -46.3,
            "southBoundLatitude": 66.48
        },
        {
            "ob_id": 4868,
            "bboxName": "Tibet",
            "eastBoundLongitude": 112.0,
            "northBoundLatitude": 45.0,
            "westBoundLongitude": 73.5,
            "southBoundLatitude": 20.0
        },
        {
            "ob_id": 4870,
            "bboxName": "",
            "eastBoundLongitude": -0.0325,
            "northBoundLatitude": 51.454722,
            "westBoundLongitude": -0.0425,
            "southBoundLatitude": 51.444722
        },
        {
            "ob_id": 4871,
            "bboxName": "",
            "eastBoundLongitude": -17.0,
            "northBoundLatitude": 69.0,
            "westBoundLongitude": 57.0,
            "southBoundLatitude": 52.0
        },
        {
            "ob_id": 4872,
            "bboxName": "",
            "eastBoundLongitude": 17.0,
            "northBoundLatitude": 69.0,
            "westBoundLongitude": 57.0,
            "southBoundLatitude": 52.0
        },
        {
            "ob_id": 4874,
            "bboxName": "",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": 90.0,
            "westBoundLongitude": 180.0,
            "southBoundLatitude": 90.0
        },
        {
            "ob_id": 4875,
            "bboxName": "",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": 90.0,
            "westBoundLongitude": 180.0,
            "southBoundLatitude": 90.0
        },
        {
            "ob_id": 4876,
            "bboxName": "",
            "eastBoundLongitude": 0.0,
            "northBoundLatitude": 26.0,
            "westBoundLongitude": 80.0,
            "southBoundLatitude": 0.0
        },
        {
            "ob_id": 4877,
            "bboxName": "",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": 90.0,
            "westBoundLongitude": 180.0,
            "southBoundLatitude": 90.0
        },
        {
            "ob_id": 4878,
            "bboxName": "",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": 90.0,
            "westBoundLongitude": 180.0,
            "southBoundLatitude": 90.0
        },
        {
            "ob_id": 4879,
            "bboxName": "",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": 90.0,
            "westBoundLongitude": 180.0,
            "southBoundLatitude": 90.0
        },
        {
            "ob_id": 4880,
            "bboxName": "",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": 90.0,
            "westBoundLongitude": 180.0,
            "southBoundLatitude": 90.0
        }
    ]
}