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=2200
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=2300",
    "previous": "https://catalogue.ceda.ac.uk/api/v2/bboxes/?format=api&limit=100&offset=2100",
    "results": [
        {
            "ob_id": 2627,
            "bboxName": "",
            "eastBoundLongitude": -68.13138,
            "northBoundLatitude": -16.353,
            "westBoundLongitude": -68.13138,
            "southBoundLatitude": -16.353
        },
        {
            "ob_id": 2628,
            "bboxName": "Cape point",
            "eastBoundLongitude": 18.4891,
            "northBoundLatitude": -34.3523,
            "westBoundLongitude": 18.4891,
            "southBoundLatitude": -34.3523
        },
        {
            "ob_id": 2629,
            "bboxName": "",
            "eastBoundLongitude": -0.561,
            "northBoundLatitude": 51.427,
            "westBoundLongitude": -0.561,
            "southBoundLatitude": 51.427
        },
        {
            "ob_id": 2630,
            "bboxName": "",
            "eastBoundLongitude": 114.28,
            "northBoundLatitude": 22.29,
            "westBoundLongitude": 114.12,
            "southBoundLatitude": 22.2
        },
        {
            "ob_id": 2631,
            "bboxName": "",
            "eastBoundLongitude": -156.35,
            "northBoundLatitude": 71.19,
            "westBoundLongitude": -157.24,
            "southBoundLatitude": 70.28
        },
        {
            "ob_id": 2633,
            "bboxName": "",
            "eastBoundLongitude": -3.2429,
            "northBoundLatitude": 55.79216,
            "westBoundLongitude": -3.2429,
            "southBoundLatitude": 55.79216
        },
        {
            "ob_id": 2634,
            "bboxName": "",
            "eastBoundLongitude": 14.28,
            "northBoundLatitude": -14.4,
            "westBoundLongitude": 15.3,
            "southBoundLatitude": -15.9
        },
        {
            "ob_id": 2638,
            "bboxName": "",
            "eastBoundLongitude": -0.4831504821777344,
            "northBoundLatitude": 52.27880096435547,
            "westBoundLongitude": -7.081752300262451,
            "southBoundLatitude": 50.495399475097656
        },
        {
            "ob_id": 2639,
            "bboxName": "",
            "eastBoundLongitude": 77.1926,
            "northBoundLatitude": 28.545,
            "westBoundLongitude": 77.1926,
            "southBoundLatitude": 28.545
        },
        {
            "ob_id": 2640,
            "bboxName": "",
            "eastBoundLongitude": 0.889416,
            "northBoundLatitude": 54.553121,
            "westBoundLongitude": -5.3,
            "southBoundLatitude": 50.23
        },
        {
            "ob_id": 2673,
            "bboxName": "",
            "eastBoundLongitude": 117.66891853215606,
            "northBoundLatitude": 4.775620568370908,
            "westBoundLongitude": 117.5493594242588,
            "southBoundLatitude": 4.620428057219033
        },
        {
            "ob_id": 2674,
            "bboxName": "",
            "eastBoundLongitude": 117.58766488346275,
            "northBoundLatitude": 4.730123229864012,
            "westBoundLongitude": 117.47908274364123,
            "southBoundLatitude": 4.537965016884551
        },
        {
            "ob_id": 2675,
            "bboxName": "",
            "eastBoundLongitude": 117.70125347067703,
            "northBoundLatitude": 4.811220500698796,
            "westBoundLongitude": 117.40626245827607,
            "southBoundLatitude": 4.592539196112926
        },
        {
            "ob_id": 2676,
            "bboxName": "",
            "eastBoundLongitude": 117.70338088257677,
            "northBoundLatitude": 4.816019734940055,
            "westBoundLongitude": 117.39879269878887,
            "southBoundLatitude": 4.587674017023778
        },
        {
            "ob_id": 2677,
            "bboxName": "",
            "eastBoundLongitude": 117.74246049955697,
            "northBoundLatitude": 4.797325657640901,
            "westBoundLongitude": 117.41424923888636,
            "southBoundLatitude": 4.580747175389046
        },
        {
            "ob_id": 2678,
            "bboxName": "",
            "eastBoundLongitude": 117.55063263075196,
            "northBoundLatitude": 4.736545185985469,
            "westBoundLongitude": 117.51495982362353,
            "southBoundLatitude": 4.552048288535308
        },
        {
            "ob_id": 2679,
            "bboxName": "",
            "eastBoundLongitude": 117.49188884850399,
            "northBoundLatitude": 4.804893836457523,
            "westBoundLongitude": 117.40263608929236,
            "southBoundLatitude": 4.618881134382001
        },
        {
            "ob_id": 2680,
            "bboxName": "",
            "eastBoundLongitude": 117.48817633899782,
            "northBoundLatitude": 4.749846309445186,
            "westBoundLongitude": 117.39349203019951,
            "southBoundLatitude": 4.5932506485855225
        },
        {
            "ob_id": 2681,
            "bboxName": "",
            "eastBoundLongitude": 117.71558375687995,
            "northBoundLatitude": 4.8002555119741475,
            "westBoundLongitude": 117.51381931655933,
            "southBoundLatitude": 4.5924582311762325
        },
        {
            "ob_id": 2682,
            "bboxName": "",
            "eastBoundLongitude": 116.97837277926037,
            "northBoundLatitude": 4.76003852152338,
            "westBoundLongitude": 116.95109582338233,
            "southBoundLatitude": 4.739585665218536
        },
        {
            "ob_id": 2683,
            "bboxName": "",
            "eastBoundLongitude": 116.96895546805689,
            "northBoundLatitude": 4.772706413504848,
            "westBoundLongitude": 116.92445895305372,
            "southBoundLatitude": 4.719108755815142
        },
        {
            "ob_id": 2685,
            "bboxName": "",
            "eastBoundLongitude": -55.405757,
            "northBoundLatitude": -62.814738,
            "westBoundLongitude": -75.963935,
            "southBoundLatitude": -70.588395
        },
        {
            "ob_id": 2686,
            "bboxName": "",
            "eastBoundLongitude": -2.0,
            "northBoundLatitude": 76.0,
            "westBoundLongitude": -29.0,
            "southBoundLatitude": 65.0
        },
        {
            "ob_id": 2687,
            "bboxName": "OLTraj",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": 90.0,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": -90.0
        },
        {
            "ob_id": 2690,
            "bboxName": "Weidong",
            "eastBoundLongitude": 127.0,
            "northBoundLatitude": 33.0,
            "westBoundLongitude": 111.0,
            "southBoundLatitude": 21.0
        },
        {
            "ob_id": 2701,
            "bboxName": "",
            "eastBoundLongitude": 2.1,
            "northBoundLatitude": 59.1,
            "westBoundLongitude": -7.9,
            "southBoundLatitude": 50.0
        },
        {
            "ob_id": 2702,
            "bboxName": "Druim-a-Starraig rain radar site",
            "eastBoundLongitude": -6.181944,
            "northBoundLatitude": 58.211389,
            "westBoundLongitude": -6.181944,
            "southBoundLatitude": 58.211389
        },
        {
            "ob_id": 2703,
            "bboxName": "",
            "eastBoundLongitude": 92.15,
            "northBoundLatitude": 27.68,
            "westBoundLongitude": 71.91,
            "southBoundLatitude": 12.17
        },
        {
            "ob_id": 2704,
            "bboxName": "Agartala",
            "eastBoundLongitude": 91.14,
            "northBoundLatitude": 23.53,
            "westBoundLongitude": 91.14,
            "southBoundLatitude": 23.53
        },
        {
            "ob_id": 2705,
            "bboxName": "Bhopal",
            "eastBoundLongitude": 77.2,
            "northBoundLatitude": 23.17,
            "westBoundLongitude": 77.2,
            "southBoundLatitude": 23.17
        },
        {
            "ob_id": 2706,
            "bboxName": "Chennai",
            "eastBoundLongitude": 80.1,
            "northBoundLatitude": 12.59,
            "westBoundLongitude": 80.1,
            "southBoundLatitude": 12.59
        },
        {
            "ob_id": 2707,
            "bboxName": "Kolkata",
            "eastBoundLongitude": 88.27,
            "northBoundLatitude": 22.39,
            "westBoundLongitude": 88.27,
            "southBoundLatitude": 22.39
        },
        {
            "ob_id": 2708,
            "bboxName": "Lucknow",
            "eastBoundLongitude": 80.53,
            "northBoundLatitude": 26.45,
            "westBoundLongitude": 80.53,
            "southBoundLatitude": 26.45
        },
        {
            "ob_id": 2709,
            "bboxName": "Mumbai",
            "eastBoundLongitude": 72.51,
            "northBoundLatitude": 19.07,
            "westBoundLongitude": 72.51,
            "southBoundLatitude": 19.07
        },
        {
            "ob_id": 2710,
            "bboxName": "",
            "eastBoundLongitude": -15.3,
            "northBoundLatitude": 71.3,
            "westBoundLongitude": -16.0,
            "southBoundLatitude": 70.5
        },
        {
            "ob_id": 2711,
            "bboxName": "NCEO Ocean POC",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": 90.0,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": -90.0
        },
        {
            "ob_id": 2715,
            "bboxName": "",
            "eastBoundLongitude": 87.39,
            "northBoundLatitude": 28.53,
            "westBoundLongitude": 86.07,
            "southBoundLatitude": 27.38
        },
        {
            "ob_id": 2716,
            "bboxName": "",
            "eastBoundLongitude": 160.0,
            "northBoundLatitude": 60.0,
            "westBoundLongitude": -30.0,
            "southBoundLatitude": -45.0
        },
        {
            "ob_id": 2717,
            "bboxName": "",
            "eastBoundLongitude": 160.0,
            "northBoundLatitude": 60.0,
            "westBoundLongitude": -30.0,
            "southBoundLatitude": -45.0
        },
        {
            "ob_id": 2718,
            "bboxName": "Icelandic Atmospheric Observatory (IAO)",
            "eastBoundLongitude": -18.988,
            "northBoundLatitude": 63.4182,
            "westBoundLongitude": -18.988,
            "southBoundLatitude": 63.4182
        },
        {
            "ob_id": 2719,
            "bboxName": "",
            "eastBoundLongitude": 20.0,
            "northBoundLatitude": 75.0,
            "westBoundLongitude": -60.0,
            "southBoundLatitude": 15.0
        },
        {
            "ob_id": 2720,
            "bboxName": "",
            "eastBoundLongitude": 60.0,
            "northBoundLatitude": 60.0,
            "westBoundLongitude": -60.0,
            "southBoundLatitude": -60.0
        },
        {
            "ob_id": 2721,
            "bboxName": "",
            "eastBoundLongitude": 171.62,
            "northBoundLatitude": 81.62,
            "westBoundLongitude": -171.62,
            "southBoundLatitude": -71.62
        },
        {
            "ob_id": 2722,
            "bboxName": "",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": 30.0,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": -30.0
        },
        {
            "ob_id": 2723,
            "bboxName": "",
            "eastBoundLongitude": 20.0,
            "northBoundLatitude": 25.0,
            "westBoundLongitude": -20.0,
            "southBoundLatitude": 0.0
        },
        {
            "ob_id": 2724,
            "bboxName": "Sandwith, Whitehaven, Cumbria",
            "eastBoundLongitude": -3.6,
            "northBoundLatitude": 54.5,
            "westBoundLongitude": -3.6,
            "southBoundLatitude": 54.5
        },
        {
            "ob_id": 2725,
            "bboxName": "INVICTA Amazon CH4",
            "eastBoundLongitude": -25.12,
            "northBoundLatitude": 16.6133,
            "westBoundLongitude": -92.81,
            "southBoundLatitude": -60.9108
        },
        {
            "ob_id": 2728,
            "bboxName": "glaciers_greenland_iiml",
            "eastBoundLongitude": -11.0,
            "northBoundLatitude": 83.6,
            "westBoundLongitude": -73.6,
            "southBoundLatitude": 60.1
        },
        {
            "ob_id": 2730,
            "bboxName": "Hawaii Volcano",
            "eastBoundLongitude": -154.7,
            "northBoundLatitude": 20.3,
            "westBoundLongitude": -156.2,
            "southBoundLatitude": 18.8
        },
        {
            "ob_id": 2731,
            "bboxName": "",
            "eastBoundLongitude": -54.7,
            "northBoundLatitude": -19.4,
            "westBoundLongitude": -56.49,
            "southBoundLatitude": -20.36
        },
        {
            "ob_id": 2732,
            "bboxName": "",
            "eastBoundLongitude": -64.811,
            "northBoundLatitude": -14.49,
            "westBoundLongitude": -64.869,
            "southBoundLatitude": -15.024
        },
        {
            "ob_id": 2733,
            "bboxName": "",
            "eastBoundLongitude": -57.02861,
            "northBoundLatitude": -19.5787,
            "westBoundLongitude": -57.02861,
            "southBoundLatitude": -19.5787
        },
        {
            "ob_id": 2734,
            "bboxName": "India meteorology department",
            "eastBoundLongitude": 77.217,
            "northBoundLatitude": 28.588,
            "westBoundLongitude": 77.217,
            "southBoundLatitude": 28.588
        },
        {
            "ob_id": 2735,
            "bboxName": "lakselv",
            "eastBoundLongitude": 25.0,
            "northBoundLatitude": 71.0,
            "westBoundLongitude": 24.5,
            "southBoundLatitude": 70.0
        },
        {
            "ob_id": 2736,
            "bboxName": "dorchester",
            "eastBoundLongitude": -2.43,
            "northBoundLatitude": 50.72,
            "westBoundLongitude": -2.45,
            "southBoundLatitude": 50.7
        },
        {
            "ob_id": 2737,
            "bboxName": "Midre Loven, Svalbard",
            "eastBoundLongitude": 12.07,
            "northBoundLatitude": 78.88,
            "westBoundLongitude": 12.07,
            "southBoundLatitude": 78.88
        },
        {
            "ob_id": 2738,
            "bboxName": "",
            "eastBoundLongitude": -1.5,
            "northBoundLatitude": 59.3,
            "westBoundLongitude": -6.4,
            "southBoundLatitude": 55.4
        },
        {
            "ob_id": 2739,
            "bboxName": "IIT india",
            "eastBoundLongitude": 77.1913,
            "northBoundLatitude": 28.5463,
            "westBoundLongitude": 77.1913,
            "southBoundLatitude": 28.5463
        },
        {
            "ob_id": 2741,
            "bboxName": "FAAM C021",
            "eastBoundLongitude": 12.0,
            "northBoundLatitude": 48.7,
            "westBoundLongitude": 11.0,
            "southBoundLatitude": 47.7
        },
        {
            "ob_id": 2742,
            "bboxName": "",
            "eastBoundLongitude": 11.07996281264967,
            "northBoundLatitude": 42.8701064765462,
            "westBoundLongitude": 10.986786122783649,
            "southBoundLatitude": 42.675919524996075
        },
        {
            "ob_id": 2743,
            "bboxName": "",
            "eastBoundLongitude": 10.801836378669647,
            "northBoundLatitude": 43.205923744277996,
            "westBoundLongitude": 10.792696888648972,
            "southBoundLatitude": 42.677424990857055
        },
        {
            "ob_id": 2744,
            "bboxName": "",
            "eastBoundLongitude": 11.26207356990549,
            "northBoundLatitude": 43.27429746092267,
            "westBoundLongitude": 10.961480973176984,
            "southBoundLatitude": 42.61179553279232
        },
        {
            "ob_id": 2745,
            "bboxName": "",
            "eastBoundLongitude": 11.26207356990549,
            "northBoundLatitude": 43.27429746092267,
            "westBoundLongitude": 10.961480973176984,
            "southBoundLatitude": 42.61179553279232
        },
        {
            "ob_id": 2746,
            "bboxName": "",
            "eastBoundLongitude": -0.3629166097637084,
            "northBoundLatitude": 51.822618533045386,
            "westBoundLongitude": -0.39727101512377117,
            "southBoundLatitude": 51.80004192491934
        },
        {
            "ob_id": 2748,
            "bboxName": "",
            "eastBoundLongitude": 1.1473148644735627,
            "northBoundLatitude": 52.132280748683016,
            "westBoundLongitude": 0.9958475795040317,
            "southBoundLatitude": 52.09342930501146
        },
        {
            "ob_id": 2749,
            "bboxName": "",
            "eastBoundLongitude": -0.3629166097637084,
            "northBoundLatitude": 51.822618533045386,
            "westBoundLongitude": -0.39727101512377117,
            "southBoundLatitude": 51.80004192491934
        },
        {
            "ob_id": 2750,
            "bboxName": "",
            "eastBoundLongitude": -0.747077943142916,
            "northBoundLatitude": 53.43532662810588,
            "westBoundLongitude": -0.8394999872174435,
            "southBoundLatitude": 53.34176255807064
        },
        {
            "ob_id": 2751,
            "bboxName": "",
            "eastBoundLongitude": 30.06,
            "northBoundLatitude": 51.8,
            "westBoundLongitude": 0.52,
            "southBoundLatitude": 47.27
        },
        {
            "ob_id": 2752,
            "bboxName": "SG-WEx local-area model domain",
            "eastBoundLongitude": -26.879,
            "northBoundLatitude": -50.162,
            "westBoundLongitude": -47.373,
            "southBoundLatitude": -58.162
        },
        {
            "ob_id": 2753,
            "bboxName": "",
            "eastBoundLongitude": -18.069944381713867,
            "northBoundLatitude": 69.43681335449219,
            "westBoundLongitude": -21.882347106933594,
            "southBoundLatitude": 65.64600372314453
        },
        {
            "ob_id": 2754,
            "bboxName": "",
            "eastBoundLongitude": -17.456592559814453,
            "northBoundLatitude": 70.47631072998047,
            "westBoundLongitude": -22.173479080200195,
            "southBoundLatitude": 65.64640808105469
        },
        {
            "ob_id": 2755,
            "bboxName": "",
            "eastBoundLongitude": -15.936248779296875,
            "northBoundLatitude": 70.74533081054688,
            "westBoundLongitude": -22.6532039642334,
            "southBoundLatitude": 66.00090026855469
        },
        {
            "ob_id": 2762,
            "bboxName": "Guangzhou Institute of Geochemistry, Chi",
            "eastBoundLongitude": 113.447,
            "northBoundLatitude": 23.162,
            "westBoundLongitude": 113.447,
            "southBoundLatitude": 23.162
        },
        {
            "ob_id": 2763,
            "bboxName": "",
            "eastBoundLongitude": -16.833900451660156,
            "northBoundLatitude": 70.31584167480469,
            "westBoundLongitude": -19.00248908996582,
            "southBoundLatitude": 65.64497375488281
        },
        {
            "ob_id": 2764,
            "bboxName": "",
            "eastBoundLongitude": -18.7762508392334,
            "northBoundLatitude": 65.17945098876953,
            "westBoundLongitude": -22.013267517089844,
            "southBoundLatitude": 64.122802734375
        },
        {
            "ob_id": 2765,
            "bboxName": "",
            "eastBoundLongitude": -15.494669914245605,
            "northBoundLatitude": 69.57386779785156,
            "westBoundLongitude": -18.21215057373047,
            "southBoundLatitude": 65.64469146728516
        },
        {
            "ob_id": 2766,
            "bboxName": "",
            "eastBoundLongitude": -18.06971549987793,
            "northBoundLatitude": 70.4422378540039,
            "westBoundLongitude": -22.893617630004883,
            "southBoundLatitude": 65.64469146728516
        },
        {
            "ob_id": 2767,
            "bboxName": "",
            "eastBoundLongitude": -18.334707260131836,
            "northBoundLatitude": 70.74539184570312,
            "westBoundLongitude": -24.013635635375977,
            "southBoundLatitude": 65.41260528564453
        },
        {
            "ob_id": 2768,
            "bboxName": "",
            "eastBoundLongitude": -18.084840774536133,
            "northBoundLatitude": 69.23255157470703,
            "westBoundLongitude": -23.36092185974121,
            "southBoundLatitude": 65.72164154052734
        },
        {
            "ob_id": 2769,
            "bboxName": "",
            "eastBoundLongitude": -18.06656265258789,
            "northBoundLatitude": 65.6668701171875,
            "westBoundLongitude": -24.609283447265625,
            "southBoundLatitude": 64.1262435913086
        },
        {
            "ob_id": 2770,
            "bboxName": "",
            "eastBoundLongitude": -18.050004959106445,
            "northBoundLatitude": 66.79524993896484,
            "westBoundLongitude": -22.62369728088379,
            "southBoundLatitude": 65.63907623291016
        },
        {
            "ob_id": 2771,
            "bboxName": "",
            "eastBoundLongitude": -18.249908447265625,
            "northBoundLatitude": 71.8899917602539,
            "westBoundLongitude": -22.6533203125,
            "southBoundLatitude": 66.03550720214844
        },
        {
            "ob_id": 2772,
            "bboxName": "",
            "eastBoundLongitude": -16.815567016601562,
            "northBoundLatitude": 66.24910736083984,
            "westBoundLongitude": -18.355791091918945,
            "southBoundLatitude": 65.64727020263672
        },
        {
            "ob_id": 2773,
            "bboxName": "",
            "eastBoundLongitude": -7.92543888092041,
            "northBoundLatitude": 70.66168212890625,
            "westBoundLongitude": -18.19221305847168,
            "southBoundLatitude": 65.64600372314453
        },
        {
            "ob_id": 2774,
            "bboxName": "Ness Gardens (Ness Botanical station)",
            "eastBoundLongitude": -3.04654,
            "northBoundLatitude": 53.2716,
            "westBoundLongitude": -3.04654,
            "southBoundLatitude": 53.2716
        },
        {
            "ob_id": 2775,
            "bboxName": "Kenya",
            "eastBoundLongitude": 41.899,
            "northBoundLatitude": 4.62,
            "westBoundLongitude": 33.909,
            "southBoundLatitude": -4.8995
        },
        {
            "ob_id": 2776,
            "bboxName": "Mexico",
            "eastBoundLongitude": -86.1,
            "northBoundLatitude": 32.38,
            "westBoundLongitude": -117.17,
            "southBoundLatitude": 13.42
        },
        {
            "ob_id": 2777,
            "bboxName": "",
            "eastBoundLongitude": 162.943832958,
            "northBoundLatitude": -64.898453194,
            "westBoundLongitude": -155.546940082,
            "southBoundLatitude": -80.550372083
        },
        {
            "ob_id": 2778,
            "bboxName": "",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": -56.0,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": -90.0
        },
        {
            "ob_id": 2779,
            "bboxName": "",
            "eastBoundLongitude": 180.0,
            "northBoundLatitude": -60.0,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": -90.0
        },
        {
            "ob_id": 2780,
            "bboxName": "",
            "eastBoundLongitude": 98.0,
            "northBoundLatitude": 38.0,
            "westBoundLongitude": 68.0,
            "southBoundLatitude": 6.5
        },
        {
            "ob_id": 2794,
            "bboxName": "",
            "eastBoundLongitude": 40.0,
            "northBoundLatitude": 75.0,
            "westBoundLongitude": -30.0,
            "southBoundLatitude": 30.0
        },
        {
            "ob_id": 2797,
            "bboxName": "",
            "eastBoundLongitude": 100.0,
            "northBoundLatitude": 58.0,
            "westBoundLongitude": 45.0,
            "southBoundLatitude": 32.0
        },
        {
            "ob_id": 2798,
            "bboxName": "Lannemezan, France",
            "eastBoundLongitude": 0.5,
            "northBoundLatitude": 43.2,
            "westBoundLongitude": 0.25,
            "southBoundLatitude": 43.0
        },
        {
            "ob_id": 2799,
            "bboxName": "aimwetlab-ARSF",
            "eastBoundLongitude": 18.0,
            "northBoundLatitude": 47.1,
            "westBoundLongitude": 17.0,
            "southBoundLatitude": 46.6
        },
        {
            "ob_id": 2800,
            "bboxName": "EUFAR-Svalbad-pglacial",
            "eastBoundLongitude": 25.0,
            "northBoundLatitude": 80.0,
            "westBoundLongitude": 11.0,
            "southBoundLatitude": 76.0
        },
        {
            "ob_id": 2801,
            "bboxName": "",
            "eastBoundLongitude": -12.0,
            "northBoundLatitude": 66.0,
            "westBoundLongitude": -23.0,
            "southBoundLatitude": 63.0
        },
        {
            "ob_id": 2802,
            "bboxName": "EUFAR iceland",
            "eastBoundLongitude": -13.0,
            "northBoundLatitude": 66.0,
            "westBoundLongitude": -23.0,
            "southBoundLatitude": 63.0
        },
        {
            "ob_id": 2803,
            "bboxName": "EUFAR Alentejo",
            "eastBoundLongitude": -7.0,
            "northBoundLatitude": 38.5,
            "westBoundLongitude": -8.5,
            "southBoundLatitude": 37.5
        },
        {
            "ob_id": 2804,
            "bboxName": "EUFAR - deinvader",
            "eastBoundLongitude": -7.5,
            "northBoundLatitude": 38.5,
            "westBoundLongitude": -9.2,
            "southBoundLatitude": 36.0
        }
    ]
}