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

{
    "count": 4063,
    "next": "https://catalogue.ceda.ac.uk/api/v2/bboxes/?format=api&limit=100&offset=3400",
    "previous": "https://catalogue.ceda.ac.uk/api/v2/bboxes/?format=api&limit=100&offset=3200",
    "results": [
        {
            "ob_id": 4193,
            "bboxName": "",
            "eastBoundLongitude": -0.49843651,
            "northBoundLatitude": 52.265343,
            "westBoundLongitude": -8.4960604,
            "southBoundLatitude": 50.216137
        },
        {
            "ob_id": 4194,
            "bboxName": "",
            "eastBoundLongitude": -14.527081,
            "northBoundLatitude": -6.951242,
            "westBoundLongitude": -16.095547,
            "southBoundLatitude": -7.8960176
        },
        {
            "ob_id": 4195,
            "bboxName": "",
            "eastBoundLongitude": -9.5002823,
            "northBoundLatitude": -7.4200983,
            "westBoundLongitude": -14.426045,
            "southBoundLatitude": -8.0753565
        },
        {
            "ob_id": 4196,
            "bboxName": "",
            "eastBoundLongitude": 2.3750494,
            "northBoundLatitude": 52.835949,
            "westBoundLongitude": -1.3385415,
            "southBoundLatitude": 51.322643
        },
        {
            "ob_id": 4197,
            "bboxName": "",
            "eastBoundLongitude": 151.71829,
            "northBoundLatitude": 13.482077,
            "westBoundLongitude": 144.80385,
            "southBoundLatitude": 7.4125867
        },
        {
            "ob_id": 4198,
            "bboxName": "",
            "eastBoundLongitude": -1.1891127,
            "northBoundLatitude": 51.410706,
            "westBoundLongitude": -2.8503702,
            "southBoundLatitude": 50.877209
        },
        {
            "ob_id": 4199,
            "bboxName": "",
            "eastBoundLongitude": 0.59262478,
            "northBoundLatitude": 54.226456,
            "westBoundLongitude": -0.74431109,
            "southBoundLatitude": 52.07299
        },
        {
            "ob_id": 4200,
            "bboxName": "",
            "eastBoundLongitude": -70.336884,
            "northBoundLatitude": -18.349731,
            "westBoundLongitude": -78.488953,
            "southBoundLatitude": -20.17527
        },
        {
            "ob_id": 4201,
            "bboxName": "",
            "eastBoundLongitude": -59.874756,
            "northBoundLatitude": 20.393806,
            "westBoundLongitude": -62.012665,
            "southBoundLatitude": 17.138939
        },
        {
            "ob_id": 4202,
            "bboxName": "",
            "eastBoundLongitude": -8.1505318,
            "northBoundLatitude": -7.810524,
            "westBoundLongitude": -14.601027,
            "southBoundLatitude": -10.478233
        },
        {
            "ob_id": 4203,
            "bboxName": "",
            "eastBoundLongitude": -13.400531,
            "northBoundLatitude": -7.3835011,
            "westBoundLongitude": -14.598162,
            "southBoundLatitude": -8.2503386
        },
        {
            "ob_id": 4204,
            "bboxName": "",
            "eastBoundLongitude": 2.5169,
            "northBoundLatitude": 53.00346,
            "westBoundLongitude": -0.62301,
            "southBoundLatitude": 52.07062
        },
        {
            "ob_id": 4205,
            "bboxName": "",
            "eastBoundLongitude": -0.39352,
            "northBoundLatitude": 52.3745,
            "westBoundLongitude": -2.35218,
            "southBoundLatitude": 50.81382
        },
        {
            "ob_id": 4206,
            "bboxName": "",
            "eastBoundLongitude": 3.5169001,
            "northBoundLatitude": 56.491669,
            "westBoundLongitude": -2.1179876,
            "southBoundLatitude": 52.069611
        },
        {
            "ob_id": 4207,
            "bboxName": "",
            "eastBoundLongitude": 1.8328676,
            "northBoundLatitude": 53.401794,
            "westBoundLongitude": -3.3125381,
            "southBoundLatitude": 50.024673
        },
        {
            "ob_id": 4208,
            "bboxName": "",
            "eastBoundLongitude": 1.8183374,
            "northBoundLatitude": 57.680588,
            "westBoundLongitude": -1.885303,
            "southBoundLatitude": 52.0728
        },
        {
            "ob_id": 4209,
            "bboxName": "",
            "eastBoundLongitude": -70.335449,
            "northBoundLatitude": -18.339531,
            "westBoundLongitude": -75.232697,
            "southBoundLatitude": -20.212402
        },
        {
            "ob_id": 4210,
            "bboxName": "",
            "eastBoundLongitude": 1.0699987,
            "northBoundLatitude": 56.464432,
            "westBoundLongitude": -3.5334911,
            "southBoundLatitude": 50.732712
        },
        {
            "ob_id": 4211,
            "bboxName": "",
            "eastBoundLongitude": -0.513556,
            "northBoundLatitude": 52.272751,
            "westBoundLongitude": -6.3582859,
            "southBoundLatitude": 50.009354
        },
        {
            "ob_id": 4212,
            "bboxName": "",
            "eastBoundLongitude": -4.5992742,
            "northBoundLatitude": 60.928066,
            "westBoundLongitude": -9.5625076,
            "southBoundLatitude": 55.347813
        },
        {
            "ob_id": 4213,
            "bboxName": "",
            "eastBoundLongitude": -88.045807,
            "northBoundLatitude": 30.007439,
            "westBoundLongitude": -95.167877,
            "southBoundLatitude": 25.83387
        },
        {
            "ob_id": 4214,
            "bboxName": "",
            "eastBoundLongitude": -10.015311,
            "northBoundLatitude": -7.4345455,
            "westBoundLongitude": -14.543125,
            "southBoundLatitude": -8.5130816
        },
        {
            "ob_id": 4215,
            "bboxName": "",
            "eastBoundLongitude": 2.2281709,
            "northBoundLatitude": 52.980309,
            "westBoundLongitude": -1.3487684,
            "southBoundLatitude": 52.069221
        },
        {
            "ob_id": 4216,
            "bboxName": "",
            "eastBoundLongitude": -3.3963499,
            "northBoundLatitude": 54.891464,
            "westBoundLongitude": -5.0738392,
            "southBoundLatitude": 50.732391
        },
        {
            "ob_id": 4217,
            "bboxName": "",
            "eastBoundLongitude": -0.62348008,
            "northBoundLatitude": 52.276154,
            "westBoundLongitude": -3.4206047,
            "southBoundLatitude": 50.733185
        },
        {
            "ob_id": 4218,
            "bboxName": "",
            "eastBoundLongitude": -4.2807527,
            "northBoundLatitude": 57.175037,
            "westBoundLongitude": -9.2946491,
            "southBoundLatitude": 54.819653
        },
        {
            "ob_id": 4219,
            "bboxName": "",
            "eastBoundLongitude": -60.657654,
            "northBoundLatitude": 18.293671,
            "westBoundLongitude": -62.079041,
            "southBoundLatitude": 17.057686
        },
        {
            "ob_id": 4220,
            "bboxName": "",
            "eastBoundLongitude": -60.664429,
            "northBoundLatitude": 18.543533,
            "westBoundLongitude": -61.972061,
            "southBoundLatitude": 17.123497
        },
        {
            "ob_id": 4221,
            "bboxName": "",
            "eastBoundLongitude": -6.5516467,
            "northBoundLatitude": 30.943014,
            "westBoundLongitude": -9.0134621,
            "southBoundLatitude": 24.695858
        },
        {
            "ob_id": 4222,
            "bboxName": "",
            "eastBoundLongitude": 2.1568108,
            "northBoundLatitude": 55.92041,
            "westBoundLongitude": -1.8056102,
            "southBoundLatitude": 50.661255
        },
        {
            "ob_id": 4223,
            "bboxName": "",
            "eastBoundLongitude": -147.77087,
            "northBoundLatitude": 79.146606,
            "westBoundLongitude": -162.0426,
            "southBoundLatitude": 64.826111
        },
        {
            "ob_id": 4224,
            "bboxName": "",
            "eastBoundLongitude": -7.7126007,
            "northBoundLatitude": 38.772751,
            "westBoundLongitude": -8.5015602,
            "southBoundLatitude": 37.718491
        },
        {
            "ob_id": 4225,
            "bboxName": "",
            "eastBoundLongitude": -0.27715638,
            "northBoundLatitude": 52.462685,
            "westBoundLongitude": -5.6665139,
            "southBoundLatitude": 50.308342
        },
        {
            "ob_id": 4226,
            "bboxName": "",
            "eastBoundLongitude": -14.286775,
            "northBoundLatitude": 10.967653,
            "westBoundLongitude": -16.996542,
            "southBoundLatitude": -7.9689708
        },
        {
            "ob_id": 4227,
            "bboxName": "",
            "eastBoundLongitude": -4.5974064,
            "northBoundLatitude": 59.401672,
            "westBoundLongitude": -7.3561707,
            "southBoundLatitude": 55.505814
        },
        {
            "ob_id": 4228,
            "bboxName": "",
            "eastBoundLongitude": -0.61593246,
            "northBoundLatitude": 52.322922,
            "westBoundLongitude": -7.6939201,
            "southBoundLatitude": 50.019135
        },
        {
            "ob_id": 4229,
            "bboxName": "",
            "eastBoundLongitude": 3.528796,
            "northBoundLatitude": 62.910069,
            "westBoundLongitude": -4.7344532,
            "southBoundLatitude": 55.504593
        },
        {
            "ob_id": 4230,
            "bboxName": "",
            "eastBoundLongitude": -3.3298111,
            "northBoundLatitude": 51.195648,
            "westBoundLongitude": -5.9443893,
            "southBoundLatitude": 50.079926
        },
        {
            "ob_id": 4231,
            "bboxName": "",
            "eastBoundLongitude": 2.1757202,
            "northBoundLatitude": 17.796082,
            "westBoundLongitude": -18.018616,
            "southBoundLatitude": 12.495392
        },
        {
            "ob_id": 4232,
            "bboxName": "",
            "eastBoundLongitude": 8.5099983,
            "northBoundLatitude": 48.804199,
            "westBoundLongitude": 7.9239044,
            "southBoundLatitude": 48.484451
        },
        {
            "ob_id": 4233,
            "bboxName": "",
            "eastBoundLongitude": 1.6945376,
            "northBoundLatitude": 55.035065,
            "westBoundLongitude": -5.4893303,
            "southBoundLatitude": 50.017136
        },
        {
            "ob_id": 4234,
            "bboxName": "",
            "eastBoundLongitude": 13.095833,
            "northBoundLatitude": 53.095428,
            "westBoundLongitude": -1.0214906,
            "southBoundLatitude": 48.024612
        },
        {
            "ob_id": 4235,
            "bboxName": "",
            "eastBoundLongitude": -18.398453,
            "northBoundLatitude": 69.839172,
            "westBoundLongitude": -29.239716,
            "southBoundLatitude": 63.974213
        },
        {
            "ob_id": 4236,
            "bboxName": "",
            "eastBoundLongitude": 20.512304,
            "northBoundLatitude": 68.017159,
            "westBoundLongitude": -0.67984211,
            "southBoundLatitude": 52.072792
        },
        {
            "ob_id": 4237,
            "bboxName": "",
            "eastBoundLongitude": 1.7668226,
            "northBoundLatitude": 55.523914,
            "westBoundLongitude": -1.5110048,
            "southBoundLatitude": 52.07238
        },
        {
            "ob_id": 4238,
            "bboxName": "",
            "eastBoundLongitude": -4.5785851,
            "northBoundLatitude": 57.544983,
            "westBoundLongitude": -9.6530361,
            "southBoundLatitude": 55.503883
        },
        {
            "ob_id": 4239,
            "bboxName": "",
            "eastBoundLongitude": -117.44638,
            "northBoundLatitude": 37.126266,
            "westBoundLongitude": -119.724,
            "southBoundLatitude": 36.347
        },
        {
            "ob_id": 4240,
            "bboxName": "",
            "eastBoundLongitude": -15.463551,
            "northBoundLatitude": 17.506744,
            "westBoundLongitude": -17.490616,
            "southBoundLatitude": 14.742737
        },
        {
            "ob_id": 4241,
            "bboxName": "",
            "eastBoundLongitude": -147.84979,
            "northBoundLatitude": 69.243347,
            "westBoundLongitude": -150.5451,
            "southBoundLatitude": 64.826569
        },
        {
            "ob_id": 4242,
            "bboxName": "",
            "eastBoundLongitude": -0.6247468,
            "northBoundLatitude": 52.874374,
            "westBoundLongitude": -4.8714638,
            "southBoundLatitude": 52.072632
        },
        {
            "ob_id": 4243,
            "bboxName": "",
            "eastBoundLongitude": 1.5475054,
            "northBoundLatitude": 55.101898,
            "westBoundLongitude": -1.8241377,
            "southBoundLatitude": 52.827484
        },
        {
            "ob_id": 4244,
            "bboxName": "",
            "eastBoundLongitude": -14.382135,
            "northBoundLatitude": -7.6000767,
            "westBoundLongitude": -18.528942,
            "southBoundLatitude": -8.5142202
        },
        {
            "ob_id": 4245,
            "bboxName": "",
            "eastBoundLongitude": -0.39515078,
            "northBoundLatitude": 52.285217,
            "westBoundLongitude": -5.7041321,
            "southBoundLatitude": 50.007111
        },
        {
            "ob_id": 4246,
            "bboxName": "",
            "eastBoundLongitude": 1.5945907,
            "northBoundLatitude": 57.408306,
            "westBoundLongitude": -6.3660803,
            "southBoundLatitude": 50.227192
        },
        {
            "ob_id": 4247,
            "bboxName": "",
            "eastBoundLongitude": -6.9237561,
            "northBoundLatitude": 28.453979,
            "westBoundLongitude": -13.868339,
            "southBoundLatitude": 22.941597
        },
        {
            "ob_id": 4248,
            "bboxName": "",
            "eastBoundLongitude": -117.67532,
            "northBoundLatitude": 37.05188,
            "westBoundLongitude": -119.72412,
            "southBoundLatitude": 36.277313
        },
        {
            "ob_id": 4249,
            "bboxName": "",
            "eastBoundLongitude": 1.8020391,
            "northBoundLatitude": 55.402954,
            "westBoundLongitude": -4.4656353,
            "southBoundLatitude": 50.00972
        },
        {
            "ob_id": 4250,
            "bboxName": "",
            "eastBoundLongitude": -0.20124178,
            "northBoundLatitude": 52.158043,
            "westBoundLongitude": -14.261717,
            "southBoundLatitude": 28.335167
        },
        {
            "ob_id": 4251,
            "bboxName": "",
            "eastBoundLongitude": -0.54668045,
            "northBoundLatitude": 52.171478,
            "westBoundLongitude": -1.377871,
            "southBoundLatitude": 50.738037
        },
        {
            "ob_id": 4252,
            "bboxName": "",
            "eastBoundLongitude": -4.5922289,
            "northBoundLatitude": 59.269386,
            "westBoundLongitude": -8.4803934,
            "southBoundLatitude": 55.505871
        },
        {
            "ob_id": 4253,
            "bboxName": "",
            "eastBoundLongitude": 62.642921,
            "northBoundLatitude": 23.59267,
            "westBoundLongitude": 58.113441,
            "southBoundLatitude": 22.377344
        },
        {
            "ob_id": 4254,
            "bboxName": "",
            "eastBoundLongitude": 1.8182731,
            "northBoundLatitude": 55.511124,
            "westBoundLongitude": -4.4615479,
            "southBoundLatitude": 50.017792
        },
        {
            "ob_id": 4255,
            "bboxName": "",
            "eastBoundLongitude": 141.49977,
            "northBoundLatitude": 7.3653312,
            "westBoundLongitude": 134.53215,
            "southBoundLatitude": 2.6213467
        },
        {
            "ob_id": 4256,
            "bboxName": "",
            "eastBoundLongitude": 60.581039,
            "northBoundLatitude": 23.623695,
            "westBoundLongitude": 58.26712,
            "southBoundLatitude": 20.828423
        },
        {
            "ob_id": 4257,
            "bboxName": "",
            "eastBoundLongitude": 8.7399902,
            "northBoundLatitude": 48.829819,
            "westBoundLongitude": 7.7235718,
            "southBoundLatitude": 48.224609
        },
        {
            "ob_id": 4258,
            "bboxName": "",
            "eastBoundLongitude": 8.814518,
            "northBoundLatitude": 48.910309,
            "westBoundLongitude": 7.8838158,
            "southBoundLatitude": 48.084457
        },
        {
            "ob_id": 4259,
            "bboxName": "",
            "eastBoundLongitude": -119.724,
            "northBoundLatitude": 36.924164,
            "westBoundLongitude": -123.02838,
            "southBoundLatitude": 35.542908
        },
        {
            "ob_id": 4260,
            "bboxName": "",
            "eastBoundLongitude": -0.87296963,
            "northBoundLatitude": 54.637726,
            "westBoundLongitude": -5.4438305,
            "southBoundLatitude": 51.013748
        },
        {
            "ob_id": 4261,
            "bboxName": "",
            "eastBoundLongitude": -13.932031,
            "northBoundLatitude": -7.8488169,
            "westBoundLongitude": -14.741189,
            "southBoundLatitude": -8.3327456
        },
        {
            "ob_id": 4262,
            "bboxName": "",
            "eastBoundLongitude": -0.37386087,
            "northBoundLatitude": 52.789715,
            "westBoundLongitude": -4.5815873,
            "southBoundLatitude": 52.016273
        },
        {
            "ob_id": 4263,
            "bboxName": "",
            "eastBoundLongitude": -11.046552,
            "northBoundLatitude": -7.7964897,
            "westBoundLongitude": -15.125195,
            "southBoundLatitude": -9.0493526
        },
        {
            "ob_id": 4264,
            "bboxName": "",
            "eastBoundLongitude": -0.61054456,
            "northBoundLatitude": 55.526299,
            "westBoundLongitude": -4.7758632,
            "southBoundLatitude": 52.039108
        },
        {
            "ob_id": 4265,
            "bboxName": "",
            "eastBoundLongitude": -14.393802,
            "northBoundLatitude": 64.888878,
            "westBoundLongitude": -22.639555,
            "southBoundLatitude": 63.732063
        },
        {
            "ob_id": 4266,
            "bboxName": "",
            "eastBoundLongitude": 1.9260421,
            "northBoundLatitude": 52.946457,
            "westBoundLongitude": -2.3139696,
            "southBoundLatitude": 50.662479
        },
        {
            "ob_id": 4267,
            "bboxName": "",
            "eastBoundLongitude": 1.7862129,
            "northBoundLatitude": 52.848221,
            "westBoundLongitude": -2.8480978,
            "southBoundLatitude": 50.018219
        },
        {
            "ob_id": 4268,
            "bboxName": "",
            "eastBoundLongitude": 147.82394,
            "northBoundLatitude": 13.47792,
            "westBoundLongitude": 144.6483,
            "southBoundLatitude": 10.441179
        },
        {
            "ob_id": 4269,
            "bboxName": "",
            "eastBoundLongitude": -15.663763,
            "northBoundLatitude": 14.743657,
            "westBoundLongitude": -17.550312,
            "southBoundLatitude": 9.7411098
        },
        {
            "ob_id": 4270,
            "bboxName": "",
            "eastBoundLongitude": -15.018904,
            "northBoundLatitude": 65.050041,
            "westBoundLongitude": -22.608124,
            "southBoundLatitude": 63.392262
        },
        {
            "ob_id": 4271,
            "bboxName": "",
            "eastBoundLongitude": -12.262935,
            "northBoundLatitude": -5.2379961,
            "westBoundLongitude": -14.562937,
            "southBoundLatitude": -7.9705691
        },
        {
            "ob_id": 4272,
            "bboxName": "",
            "eastBoundLongitude": -60.704483,
            "northBoundLatitude": 18.175026,
            "westBoundLongitude": -61.952957,
            "southBoundLatitude": 17.037148
        },
        {
            "ob_id": 4273,
            "bboxName": "",
            "eastBoundLongitude": 150.23756,
            "northBoundLatitude": 13.47791,
            "westBoundLongitude": 144.78647,
            "southBoundLatitude": 11.441062
        },
        {
            "ob_id": 4274,
            "bboxName": "",
            "eastBoundLongitude": -0.30723512,
            "northBoundLatitude": 52.018909,
            "westBoundLongitude": -17.460194,
            "southBoundLatitude": 14.955247
        },
        {
            "ob_id": 4275,
            "bboxName": "",
            "eastBoundLongitude": 1.8128479,
            "northBoundLatitude": 54.320778,
            "westBoundLongitude": -0.99495655,
            "southBoundLatitude": 52.038788
        },
        {
            "ob_id": 4276,
            "bboxName": "",
            "eastBoundLongitude": -9.1628351,
            "northBoundLatitude": 6.1414194,
            "westBoundLongitude": -14.40358,
            "southBoundLatitude": -8.0232019
        },
        {
            "ob_id": 4277,
            "bboxName": "",
            "eastBoundLongitude": -14.403863,
            "northBoundLatitude": -6.7254543,
            "westBoundLongitude": -15.299023,
            "southBoundLatitude": -8.8638687
        },
        {
            "ob_id": 4278,
            "bboxName": "",
            "eastBoundLongitude": -0.53703272,
            "northBoundLatitude": 52.248192,
            "westBoundLongitude": -8.6777897,
            "southBoundLatitude": 41.234859
        },
        {
            "ob_id": 4279,
            "bboxName": "",
            "eastBoundLongitude": -10.35471,
            "northBoundLatitude": 6.2402287,
            "westBoundLongitude": -14.432043,
            "southBoundLatitude": -7.9545608
        },
        {
            "ob_id": 4280,
            "bboxName": "",
            "eastBoundLongitude": 0.89154142,
            "northBoundLatitude": 56.338779,
            "westBoundLongitude": -7.0354719,
            "southBoundLatitude": 52.072968
        },
        {
            "ob_id": 4281,
            "bboxName": "",
            "eastBoundLongitude": 1.961977,
            "northBoundLatitude": 54.852253,
            "westBoundLongitude": -0.78198332,
            "southBoundLatitude": 52.04472
        },
        {
            "ob_id": 4282,
            "bboxName": "",
            "eastBoundLongitude": -0.61388904,
            "northBoundLatitude": 52.112213,
            "westBoundLongitude": -9.0013103,
            "southBoundLatitude": 41.238297
        },
        {
            "ob_id": 4283,
            "bboxName": "",
            "eastBoundLongitude": -8.4927607,
            "northBoundLatitude": 52.010689,
            "westBoundLongitude": -27.091759,
            "southBoundLatitude": 38.68803
        },
        {
            "ob_id": 4284,
            "bboxName": "",
            "eastBoundLongitude": -0.73192513,
            "northBoundLatitude": 51.999596,
            "westBoundLongitude": -17.480642,
            "southBoundLatitude": 14.505544
        },
        {
            "ob_id": 4285,
            "bboxName": "",
            "eastBoundLongitude": -11.673026,
            "northBoundLatitude": -7.7140059,
            "westBoundLongitude": -14.84101,
            "southBoundLatitude": -8.8638163
        },
        {
            "ob_id": 4286,
            "bboxName": "",
            "eastBoundLongitude": -13.743784,
            "northBoundLatitude": -7.9655867,
            "westBoundLongitude": -15.648165,
            "southBoundLatitude": -10.772879
        },
        {
            "ob_id": 4287,
            "bboxName": "",
            "eastBoundLongitude": -14.368863,
            "northBoundLatitude": -3.3001988,
            "westBoundLongitude": -14.585169,
            "southBoundLatitude": -7.9813309
        },
        {
            "ob_id": 4288,
            "bboxName": "",
            "eastBoundLongitude": -11.611477,
            "northBoundLatitude": -7.8968344,
            "westBoundLongitude": -14.511932,
            "southBoundLatitude": -10.468519
        },
        {
            "ob_id": 4289,
            "bboxName": "",
            "eastBoundLongitude": -0.62090093,
            "northBoundLatitude": 64.307373,
            "westBoundLongitude": -22.590385,
            "southBoundLatitude": 52.06794
        },
        {
            "ob_id": 4290,
            "bboxName": "",
            "eastBoundLongitude": -8.846858,
            "northBoundLatitude": 41.405849,
            "westBoundLongitude": -27.1035,
            "southBoundLatitude": 38.773979
        },
        {
            "ob_id": 4291,
            "bboxName": "",
            "eastBoundLongitude": -12.52535,
            "northBoundLatitude": -4.6774583,
            "westBoundLongitude": -14.44753,
            "southBoundLatitude": -7.968986
        },
        {
            "ob_id": 4292,
            "bboxName": "",
            "eastBoundLongitude": -12.278292,
            "northBoundLatitude": -7.9504161,
            "westBoundLongitude": -14.552174,
            "southBoundLatitude": -8.7502728
        }
    ]
}