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=1800
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4096,
    "next": "https://catalogue.ceda.ac.uk/api/v2/bboxes/?format=api&limit=100&offset=1900",
    "previous": "https://catalogue.ceda.ac.uk/api/v2/bboxes/?format=api&limit=100&offset=1700",
    "results": [
        {
            "ob_id": 1976,
            "bboxName": "",
            "eastBoundLongitude": 6.957481363293234,
            "northBoundLatitude": 45.883222862452556,
            "westBoundLongitude": 6.9145931692906295,
            "southBoundLatitude": 45.96411022609104
        },
        {
            "ob_id": 1977,
            "bboxName": "",
            "eastBoundLongitude": -16.54624863535624,
            "northBoundLatitude": 64.89827800531813,
            "westBoundLongitude": -16.879773923827784,
            "southBoundLatitude": 64.95928433398713
        },
        {
            "ob_id": 1978,
            "bboxName": "",
            "eastBoundLongitude": -16.54624863535624,
            "northBoundLatitude": 64.89827800531813,
            "westBoundLongitude": -16.879773923827784,
            "southBoundLatitude": 64.95928433398713
        },
        {
            "ob_id": 1979,
            "bboxName": "",
            "eastBoundLongitude": 2.0722010135650635,
            "northBoundLatitude": 52.65355682373047,
            "westBoundLongitude": -1.3252055644989014,
            "southBoundLatitude": 50.96731185913086
        },
        {
            "ob_id": 1980,
            "bboxName": "",
            "eastBoundLongitude": 1.8192352056503296,
            "northBoundLatitude": 52.67112731933594,
            "westBoundLongitude": -1.302125096321106,
            "southBoundLatitude": 50.938621520996094
        },
        {
            "ob_id": 1981,
            "bboxName": "",
            "eastBoundLongitude": 1.9447091817855835,
            "northBoundLatitude": 52.96879196166992,
            "westBoundLongitude": -1.297370195388794,
            "southBoundLatitude": 50.81974792480469
        },
        {
            "ob_id": 1982,
            "bboxName": "",
            "eastBoundLongitude": 11.51654052734375,
            "northBoundLatitude": 51.77031326293945,
            "westBoundLongitude": 0.42661336064338684,
            "southBoundLatitude": 48.07598876953125
        },
        {
            "ob_id": 1983,
            "bboxName": "",
            "eastBoundLongitude": 1.8239398002624512,
            "northBoundLatitude": 52.63531494140625,
            "westBoundLongitude": -1.3165712356567383,
            "southBoundLatitude": 50.925941467285156
        },
        {
            "ob_id": 1984,
            "bboxName": "",
            "eastBoundLongitude": 1.7857921123504639,
            "northBoundLatitude": 52.56608581542969,
            "westBoundLongitude": -1.373345971107483,
            "southBoundLatitude": 50.941898345947266
        },
        {
            "ob_id": 1985,
            "bboxName": "",
            "eastBoundLongitude": 2.0593481063842773,
            "northBoundLatitude": 53.63929748535156,
            "westBoundLongitude": -1.2981960773468018,
            "southBoundLatitude": 50.795143127441406
        },
        {
            "ob_id": 1986,
            "bboxName": "",
            "eastBoundLongitude": 1.9572032690048218,
            "northBoundLatitude": 52.94734191894531,
            "westBoundLongitude": -1.7039422988891602,
            "southBoundLatitude": 50.612388610839844
        },
        {
            "ob_id": 1987,
            "bboxName": "",
            "eastBoundLongitude": 16.854000091552734,
            "northBoundLatitude": 40.42932891845703,
            "westBoundLongitude": 16.520999908447266,
            "southBoundLatitude": 40.1373291015625
        },
        {
            "ob_id": 1988,
            "bboxName": "",
            "eastBoundLongitude": 16.854000091552734,
            "northBoundLatitude": 40.42932891845703,
            "westBoundLongitude": 16.520999908447266,
            "southBoundLatitude": 40.1373291015625
        },
        {
            "ob_id": 1989,
            "bboxName": "",
            "eastBoundLongitude": -3.6222144,
            "northBoundLatitude": 43.4846905,
            "westBoundLongitude": -4.1471037,
            "southBoundLatitude": 43.4650296
        },
        {
            "ob_id": 1990,
            "bboxName": "Kind Edward Point Observatory",
            "eastBoundLongitude": -36.493,
            "northBoundLatitude": -54.282,
            "westBoundLongitude": -36.493,
            "southBoundLatitude": -54.282
        },
        {
            "ob_id": 1991,
            "bboxName": "ACCACIA-masin",
            "eastBoundLongitude": 29.2,
            "northBoundLatitude": 82.0,
            "westBoundLongitude": -1.0,
            "southBoundLatitude": 75.0
        },
        {
            "ob_id": 2177,
            "bboxName": "",
            "eastBoundLongitude": -0.6339638532577583,
            "northBoundLatitude": 51.98859336877775,
            "westBoundLongitude": -0.8291756474803068,
            "southBoundLatitude": 52.10647958043088
        },
        {
            "ob_id": 2178,
            "bboxName": "",
            "eastBoundLongitude": -0.6339638532577583,
            "northBoundLatitude": 51.98859336877775,
            "westBoundLongitude": -0.8291756474803068,
            "southBoundLatitude": 52.10647958043088
        },
        {
            "ob_id": 2179,
            "bboxName": "",
            "eastBoundLongitude": -0.3192255061211816,
            "northBoundLatitude": 51.879872759747656,
            "westBoundLongitude": -0.5754355969376043,
            "southBoundLatitude": 51.942293884140305
        },
        {
            "ob_id": 2180,
            "bboxName": "",
            "eastBoundLongitude": -0.48404191855959666,
            "northBoundLatitude": 52.075046388614126,
            "westBoundLongitude": -0.5831682870239466,
            "southBoundLatitude": 52.18918411480138
        },
        {
            "ob_id": 2181,
            "bboxName": "Whitworth Observatory",
            "eastBoundLongitude": -2.232006,
            "northBoundLatitude": 53.467374,
            "westBoundLongitude": -2.232006,
            "southBoundLatitude": 53.467374
        },
        {
            "ob_id": 2182,
            "bboxName": "Whitworth Observatory",
            "eastBoundLongitude": -2.232006,
            "northBoundLatitude": 53.467374,
            "westBoundLongitude": -2.232006,
            "southBoundLatitude": 53.467374
        },
        {
            "ob_id": 2183,
            "bboxName": "Complejo Astronómico El Leoncito",
            "eastBoundLongitude": -69.293,
            "northBoundLatitude": -31.8,
            "westBoundLongitude": -69.293,
            "southBoundLatitude": -31.8
        },
        {
            "ob_id": 2184,
            "bboxName": "Paraíba State University",
            "eastBoundLongitude": -35.915,
            "northBoundLatitude": -7.208,
            "westBoundLongitude": -35.915,
            "southBoundLatitude": -7.208
        },
        {
            "ob_id": 2185,
            "bboxName": "Halley Station",
            "eastBoundLongitude": -26.66,
            "northBoundLatitude": -75.58,
            "westBoundLongitude": -26.66,
            "southBoundLatitude": -75.58
        },
        {
            "ob_id": 2186,
            "bboxName": "Kruger National Park, South ",
            "eastBoundLongitude": 32.4,
            "northBoundLatitude": -23.35,
            "westBoundLongitude": 31.6,
            "southBoundLatitude": -24.15
        },
        {
            "ob_id": 2187,
            "bboxName": "Himalayan river basin",
            "eastBoundLongitude": 82.4498,
            "northBoundLatitude": 32.9307,
            "westBoundLongitude": 75.8654,
            "southBoundLatitude": 30.3205
        },
        {
            "ob_id": 2188,
            "bboxName": "",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": 90.0,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": -90.0
        },
        {
            "ob_id": 2194,
            "bboxName": "",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": 90.0,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": -90.0
        },
        {
            "ob_id": 2195,
            "bboxName": "ACSE voyage bounding box",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": 85.23,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": 69.66
        },
        {
            "ob_id": 2196,
            "bboxName": "South Wonston Water Tower",
            "eastBoundLongitude": -1.34562,
            "northBoundLatitude": 51.11696,
            "westBoundLongitude": -1.34562,
            "southBoundLatitude": 51.11696
        },
        {
            "ob_id": 2198,
            "bboxName": "NH CCI sea ice ",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": 90.0,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": 16.0
        },
        {
            "ob_id": 2199,
            "bboxName": "SH Sea ice thickness",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": -16.0,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": -90.0
        },
        {
            "ob_id": 2202,
            "bboxName": "winter storm",
            "eastBoundLongitude": 50.0,
            "northBoundLatitude": 90.0,
            "westBoundLongitude": -100.0,
            "southBoundLatitude": 30.0
        },
        {
            "ob_id": 2203,
            "bboxName": "",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": 90.0,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": -90.0
        },
        {
            "ob_id": 2204,
            "bboxName": "NH CCI sea ice L2P",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": 81.45,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": 50.0
        },
        {
            "ob_id": 2205,
            "bboxName": "SH CCI Sea ice thickness L2P",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": -50.0,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": -81.45
        },
        {
            "ob_id": 2206,
            "bboxName": "NH CCI sea ice cryosat L2P",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": 88.0,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": 50.0
        },
        {
            "ob_id": 2207,
            "bboxName": "SH CCI Sea ice cryosat L2P",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": -50.0,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": -88.0
        },
        {
            "ob_id": 2208,
            "bboxName": "",
            "eastBoundLongitude": 1.75,
            "northBoundLatitude": 60.83,
            "westBoundLongitude": -10.58,
            "southBoundLatitude": 49.17
        },
        {
            "ob_id": 2209,
            "bboxName": "",
            "eastBoundLongitude": 1.75,
            "northBoundLatitude": 60.83,
            "westBoundLongitude": -10.58,
            "southBoundLatitude": 49.17
        },
        {
            "ob_id": 2210,
            "bboxName": "",
            "eastBoundLongitude": 1.75,
            "northBoundLatitude": 60.83,
            "westBoundLongitude": -10.58,
            "southBoundLatitude": 49.17
        },
        {
            "ob_id": 2211,
            "bboxName": "",
            "eastBoundLongitude": 1.75,
            "northBoundLatitude": 60.83,
            "westBoundLongitude": -10.58,
            "southBoundLatitude": 49.17
        },
        {
            "ob_id": 2212,
            "bboxName": "",
            "eastBoundLongitude": 1.75,
            "northBoundLatitude": 60.83,
            "westBoundLongitude": -10.58,
            "southBoundLatitude": 49.17
        },
        {
            "ob_id": 2213,
            "bboxName": "",
            "eastBoundLongitude": 1.75,
            "northBoundLatitude": 60.83,
            "westBoundLongitude": -10.58,
            "southBoundLatitude": 49.17
        },
        {
            "ob_id": 2214,
            "bboxName": "",
            "eastBoundLongitude": 1.75,
            "northBoundLatitude": 60.83,
            "westBoundLongitude": -10.58,
            "southBoundLatitude": 49.17
        },
        {
            "ob_id": 2215,
            "bboxName": "",
            "eastBoundLongitude": -0.3630272448062897,
            "northBoundLatitude": 52.37362289428711,
            "westBoundLongitude": -5.7465596199035645,
            "southBoundLatitude": 50.38112258911133
        },
        {
            "ob_id": 2217,
            "bboxName": "",
            "eastBoundLongitude": -179.0,
            "northBoundLatitude": 20.0,
            "westBoundLongitude": 42.0,
            "southBoundLatitude": -20.0
        },
        {
            "ob_id": 2218,
            "bboxName": "",
            "eastBoundLongitude": 4.59,
            "northBoundLatitude": 60.57,
            "westBoundLongitude": -12.61,
            "southBoundLatitude": 48.83
        },
        {
            "ob_id": 2219,
            "bboxName": "",
            "eastBoundLongitude": 1.76,
            "northBoundLatitude": 60.86,
            "westBoundLongitude": -8.18,
            "southBoundLatitude": 49.86
        },
        {
            "ob_id": 2220,
            "bboxName": "",
            "eastBoundLongitude": 1.76,
            "northBoundLatitude": 60.86,
            "westBoundLongitude": -8.84,
            "southBoundLatitude": 49.86
        },
        {
            "ob_id": 2221,
            "bboxName": "",
            "eastBoundLongitude": 1.76,
            "northBoundLatitude": 60.86,
            "westBoundLongitude": -8.18,
            "southBoundLatitude": 49.16
        },
        {
            "ob_id": 2223,
            "bboxName": "",
            "eastBoundLongitude": 1.76,
            "northBoundLatitude": 60.86,
            "westBoundLongitude": -8.18,
            "southBoundLatitude": 49.86
        },
        {
            "ob_id": 2224,
            "bboxName": "",
            "eastBoundLongitude": 1.76,
            "northBoundLatitude": 60.86,
            "westBoundLongitude": -8.18,
            "southBoundLatitude": 49.16
        },
        {
            "ob_id": 2225,
            "bboxName": "",
            "eastBoundLongitude": 1.76,
            "northBoundLatitude": 60.86,
            "westBoundLongitude": -8.84,
            "southBoundLatitude": 49.86
        },
        {
            "ob_id": 2226,
            "bboxName": "",
            "eastBoundLongitude": 4.59,
            "northBoundLatitude": 60.57,
            "westBoundLongitude": -12.61,
            "southBoundLatitude": 48.83
        },
        {
            "ob_id": 2227,
            "bboxName": "",
            "eastBoundLongitude": 1.76,
            "northBoundLatitude": 60.86,
            "westBoundLongitude": -8.18,
            "southBoundLatitude": 49.86
        },
        {
            "ob_id": 2228,
            "bboxName": "",
            "eastBoundLongitude": 1.76,
            "northBoundLatitude": 60.86,
            "westBoundLongitude": -8.18,
            "southBoundLatitude": 49.16
        },
        {
            "ob_id": 2229,
            "bboxName": "",
            "eastBoundLongitude": 1.76,
            "northBoundLatitude": 60.86,
            "westBoundLongitude": -8.84,
            "southBoundLatitude": 49.86
        },
        {
            "ob_id": 2230,
            "bboxName": "",
            "eastBoundLongitude": 4.59,
            "northBoundLatitude": 60.57,
            "westBoundLongitude": -12.61,
            "southBoundLatitude": 48.83
        },
        {
            "ob_id": 2231,
            "bboxName": "East Malling",
            "eastBoundLongitude": 0.448575,
            "northBoundLatitude": 51.287576,
            "westBoundLongitude": 0.448575,
            "southBoundLatitude": 51.287576
        },
        {
            "ob_id": 2232,
            "bboxName": "Rhyl met station",
            "eastBoundLongitude": -3.508681,
            "northBoundLatitude": 53.259296,
            "westBoundLongitude": -3.508681,
            "southBoundLatitude": 53.259296
        },
        {
            "ob_id": 2233,
            "bboxName": "Glasgow Bishopton Met Office enclosure",
            "eastBoundLongitude": -4.532539,
            "northBoundLatitude": 55.906814,
            "westBoundLongitude": -4.532539,
            "southBoundLatitude": 55.906814
        },
        {
            "ob_id": 2234,
            "bboxName": "river severn",
            "eastBoundLongitude": -1.942119,
            "northBoundLatitude": 52.39685,
            "westBoundLongitude": -2.391243,
            "southBoundLatitude": 51.94913
        },
        {
            "ob_id": 2235,
            "bboxName": "loftus meteorological station",
            "eastBoundLongitude": -0.863491,
            "northBoundLatitude": 54.562933,
            "westBoundLongitude": -0.863491,
            "southBoundLatitude": 54.562933
        },
        {
            "ob_id": 2236,
            "bboxName": "Portglenone meteorological station",
            "eastBoundLongitude": -6.457837,
            "northBoundLatitude": 54.865323,
            "westBoundLongitude": -6.457837,
            "southBoundLatitude": 54.865323
        },
        {
            "ob_id": 2237,
            "bboxName": "",
            "eastBoundLongitude": -8.454290390014648,
            "northBoundLatitude": 52.014686584472656,
            "westBoundLongitude": -20.091543197631836,
            "southBoundLatitude": 50.42731475830078
        },
        {
            "ob_id": 2238,
            "bboxName": "",
            "eastBoundLongitude": -0.35971903800964355,
            "northBoundLatitude": 52.3905029296875,
            "westBoundLongitude": -4.727589130401611,
            "southBoundLatitude": 50.785648345947266
        },
        {
            "ob_id": 2239,
            "bboxName": "",
            "eastBoundLongitude": -0.40838998556137085,
            "northBoundLatitude": 52.37247085571289,
            "westBoundLongitude": -2.693279981613159,
            "southBoundLatitude": 50.73329162597656
        },
        {
            "ob_id": 2240,
            "bboxName": "",
            "eastBoundLongitude": -0.37937185168266296,
            "northBoundLatitude": 52.373077392578125,
            "westBoundLongitude": -3.808152198791504,
            "southBoundLatitude": 50.76784896850586
        },
        {
            "ob_id": 2241,
            "bboxName": "",
            "eastBoundLongitude": -0.291020005941391,
            "northBoundLatitude": 52.401248931884766,
            "westBoundLongitude": -4.39378023147583,
            "southBoundLatitude": 50.9727897644043
        },
        {
            "ob_id": 2242,
            "bboxName": "",
            "eastBoundLongitude": -0.3960599899291992,
            "northBoundLatitude": 52.37485885620117,
            "westBoundLongitude": -3.4198200702667236,
            "southBoundLatitude": 50.6511116027832
        },
        {
            "ob_id": 2243,
            "bboxName": "",
            "eastBoundLongitude": 0.37724000215530396,
            "northBoundLatitude": 52.054569244384766,
            "westBoundLongitude": -5.854899883270264,
            "southBoundLatitude": 50.68326950073242
        },
        {
            "ob_id": 2244,
            "bboxName": "",
            "eastBoundLongitude": 0.25265780091285706,
            "northBoundLatitude": 52.263702392578125,
            "westBoundLongitude": -3.3472652435302734,
            "southBoundLatitude": 50.64681625366211
        },
        {
            "ob_id": 2245,
            "bboxName": "",
            "eastBoundLongitude": 0.3946197032928467,
            "northBoundLatitude": 52.343753814697266,
            "westBoundLongitude": -2.667713165283203,
            "southBoundLatitude": 50.700477600097656
        },
        {
            "ob_id": 2246,
            "bboxName": "",
            "eastBoundLongitude": -0.39587000012397766,
            "northBoundLatitude": 52.37350845336914,
            "westBoundLongitude": -6.386710166931152,
            "southBoundLatitude": 50.29758071899414
        },
        {
            "ob_id": 2247,
            "bboxName": "",
            "eastBoundLongitude": -0.48456886410713196,
            "northBoundLatitude": 52.357879638671875,
            "westBoundLongitude": -6.967024326324463,
            "southBoundLatitude": 51.22258758544922
        },
        {
            "ob_id": 2248,
            "bboxName": "",
            "eastBoundLongitude": -131.75283813476562,
            "northBoundLatitude": 69.78407287597656,
            "westBoundLongitude": -147.88290405273438,
            "southBoundLatitude": 64.80423736572266
        },
        {
            "ob_id": 2249,
            "bboxName": "",
            "eastBoundLongitude": -147.50596618652344,
            "northBoundLatitude": 71.31527709960938,
            "westBoundLongitude": -157.67431640625,
            "southBoundLatitude": 64.76835632324219
        },
        {
            "ob_id": 2250,
            "bboxName": "",
            "eastBoundLongitude": -132.68643188476562,
            "northBoundLatitude": 70.76052856445312,
            "westBoundLongitude": -147.88543701171875,
            "southBoundLatitude": 64.80397033691406
        },
        {
            "ob_id": 2251,
            "bboxName": "",
            "eastBoundLongitude": -147.61294555664062,
            "northBoundLatitude": 70.37610626220703,
            "westBoundLongitude": -156.39964294433594,
            "southBoundLatitude": 64.73687744140625
        },
        {
            "ob_id": 2252,
            "bboxName": "",
            "eastBoundLongitude": -131.3230438232422,
            "northBoundLatitude": 69.11602020263672,
            "westBoundLongitude": -148.18165588378906,
            "southBoundLatitude": 64.73011779785156
        },
        {
            "ob_id": 2253,
            "bboxName": "",
            "eastBoundLongitude": -132.8860626220703,
            "northBoundLatitude": 69.81845092773438,
            "westBoundLongitude": -147.88729858398438,
            "southBoundLatitude": 64.80281829833984
        },
        {
            "ob_id": 2254,
            "bboxName": "",
            "eastBoundLongitude": -147.6243438720703,
            "northBoundLatitude": 72.62899780273438,
            "westBoundLongitude": -160.4109344482422,
            "southBoundLatitude": 64.72254180908203
        },
        {
            "ob_id": 2255,
            "bboxName": "",
            "eastBoundLongitude": -132.8597412109375,
            "northBoundLatitude": 70.82868957519531,
            "westBoundLongitude": -148.15231323242188,
            "southBoundLatitude": 64.73310852050781
        },
        {
            "ob_id": 2256,
            "bboxName": "",
            "eastBoundLongitude": -147.60665893554688,
            "northBoundLatitude": 69.54341125488281,
            "westBoundLongitude": -160.2390899658203,
            "southBoundLatitude": 64.67627716064453
        },
        {
            "ob_id": 2257,
            "bboxName": "",
            "eastBoundLongitude": 2.9532461166381836,
            "northBoundLatitude": 53.42739486694336,
            "westBoundLongitude": -0.6888627409934998,
            "southBoundLatitude": 52.041385650634766
        },
        {
            "ob_id": 2258,
            "bboxName": "",
            "eastBoundLongitude": 2.940340042114258,
            "northBoundLatitude": 54.77265167236328,
            "westBoundLongitude": -0.7029100060462952,
            "southBoundLatitude": 52.03376007080078
        },
        {
            "ob_id": 2259,
            "bboxName": "",
            "eastBoundLongitude": -0.37922999262809753,
            "northBoundLatitude": 52.382301330566406,
            "westBoundLongitude": -7.286640167236328,
            "southBoundLatitude": 49.909629821777344
        },
        {
            "ob_id": 2260,
            "bboxName": "",
            "eastBoundLongitude": -0.3922654986381531,
            "northBoundLatitude": 52.37442398071289,
            "westBoundLongitude": -3.7558326721191406,
            "southBoundLatitude": 50.9835205078125
        },
        {
            "ob_id": 2261,
            "bboxName": "",
            "eastBoundLongitude": -0.39589622616767883,
            "northBoundLatitude": 52.374168395996094,
            "westBoundLongitude": -2.8315765857696533,
            "southBoundLatitude": 51.01380157470703
        },
        {
            "ob_id": 2262,
            "bboxName": "",
            "eastBoundLongitude": 2.5362300872802734,
            "northBoundLatitude": 57.34025955200195,
            "westBoundLongitude": -2.2870099544525146,
            "southBoundLatitude": 52.025699615478516
        },
        {
            "ob_id": 2263,
            "bboxName": "",
            "eastBoundLongitude": -2.1933000087738037,
            "northBoundLatitude": 60.535221099853516,
            "westBoundLongitude": -4.820650100708008,
            "southBoundLatitude": 57.19585037231445
        },
        {
            "ob_id": 2264,
            "bboxName": "",
            "eastBoundLongitude": -1.9438568353652954,
            "northBoundLatitude": 60.82891845703125,
            "westBoundLongitude": -3.1277153491973877,
            "southBoundLatitude": 57.10374450683594
        },
        {
            "ob_id": 2265,
            "bboxName": "",
            "eastBoundLongitude": 2.263918876647949,
            "northBoundLatitude": 58.108619689941406,
            "westBoundLongitude": -2.3182833194732666,
            "southBoundLatitude": 57.17967224121094
        },
        {
            "ob_id": 2266,
            "bboxName": "",
            "eastBoundLongitude": -0.2845154404640198,
            "northBoundLatitude": 52.38625717163086,
            "westBoundLongitude": -9.001834869384766,
            "southBoundLatitude": 40.99071502685547
        },
        {
            "ob_id": 2267,
            "bboxName": "",
            "eastBoundLongitude": -8.342999458312988,
            "northBoundLatitude": 51.85236358642578,
            "westBoundLongitude": -9.009371757507324,
            "southBoundLatitude": 41.23288345336914
        },
        {
            "ob_id": 2268,
            "bboxName": "Met Office High Moorsley Radar site",
            "eastBoundLongitude": -1.4745537,
            "northBoundLatitude": 54.803407,
            "westBoundLongitude": -1.4745537,
            "southBoundLatitude": 54.803407
        },
        {
            "ob_id": 2271,
            "bboxName": "",
            "eastBoundLongitude": 2.7310891151428223,
            "northBoundLatitude": 53.224517822265625,
            "westBoundLongitude": -0.6249533295631409,
            "southBoundLatitude": 52.05220413208008
        },
        {
            "ob_id": 2272,
            "bboxName": "",
            "eastBoundLongitude": -0.1921812742948532,
            "northBoundLatitude": 52.45181655883789,
            "westBoundLongitude": -5.448601722717285,
            "southBoundLatitude": 51.0538215637207
        }
    ]
}