Geographic Bounding Box List
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=1100
{ "count": 4063, "next": "https://catalogue.ceda.ac.uk/api/v2/bboxes/?format=api&limit=100&offset=1200", "previous": "https://catalogue.ceda.ac.uk/api/v2/bboxes/?format=api&limit=100&offset=1000", "results": [ { "ob_id": 1233, "bboxName": "", "eastBoundLongitude": 2.832456588745117, "northBoundLatitude": 13.731700897216797, "westBoundLongitude": 1.4936466217041016, "southBoundLatitude": 9.635753631591797 }, { "ob_id": 1234, "bboxName": "", "eastBoundLongitude": -63.50806427001953, "northBoundLatitude": 48.1772575378418, "westBoundLongitude": -79.0137710571289, "southBoundLatitude": 44.8754768371582 }, { "ob_id": 1235, "bboxName": "", "eastBoundLongitude": -62.26667785644531, "northBoundLatitude": 47.6600341796875, "westBoundLongitude": -71.56256103515625, "southBoundLatitude": 44.67640686035156 }, { "ob_id": 1236, "bboxName": "", "eastBoundLongitude": -63.12164306640625, "northBoundLatitude": 55.18724060058594, "westBoundLongitude": -66.85894775390625, "southBoundLatitude": 44.82940673828125 }, { "ob_id": 1237, "bboxName": "", "eastBoundLongitude": -54.720458984375, "northBoundLatitude": 54.590545654296875, "westBoundLongitude": -64.5706787109375, "southBoundLatitude": 44.80615234375 }, { "ob_id": 1238, "bboxName": "", "eastBoundLongitude": -63.50543212890625, "northBoundLatitude": 52.85111999511719, "westBoundLongitude": -93.83648681640625, "southBoundLatitude": 44.82798767089844 }, { "ob_id": 1239, "bboxName": "", "eastBoundLongitude": -0.3861449360847473, "northBoundLatitude": 52.36823272705078, "westBoundLongitude": -2.8649544715881348, "southBoundLatitude": 50.887298583984375 }, { "ob_id": 1240, "bboxName": "", "eastBoundLongitude": -49.945919036865234, "northBoundLatitude": 50.091426849365234, "westBoundLongitude": -63.55872344970703, "southBoundLatitude": 44.798213958740234 }, { "ob_id": 1241, "bboxName": "", "eastBoundLongitude": -58.69091033935547, "northBoundLatitude": 48.72196960449219, "westBoundLongitude": -64.56969451904297, "southBoundLatitude": 44.811607360839844 }, { "ob_id": 1242, "bboxName": "", "eastBoundLongitude": 2.357830762863159, "northBoundLatitude": 52.92991256713867, "westBoundLongitude": -6.580592155456543, "southBoundLatitude": 50.013427734375 }, { "ob_id": 1243, "bboxName": "", "eastBoundLongitude": -55.90162658691406, "northBoundLatitude": 58.000640869140625, "westBoundLongitude": -63.665252685546875, "southBoundLatitude": 44.786346435546875 }, { "ob_id": 1244, "bboxName": "", "eastBoundLongitude": -62.99646759033203, "northBoundLatitude": 51.560546875, "westBoundLongitude": -64.38282012939453, "southBoundLatitude": 44.25020217895508 }, { "ob_id": 1245, "bboxName": "", "eastBoundLongitude": -60.36140441894531, "northBoundLatitude": 53.37782287597656, "westBoundLongitude": -89.33352661132812, "southBoundLatitude": 48.37004089355469 }, { "ob_id": 1246, "bboxName": "", "eastBoundLongitude": -0.41636955738067627, "northBoundLatitude": 61.01899719238281, "westBoundLongitude": -9.726642608642578, "southBoundLatitude": 52.05354309082031 }, { "ob_id": 1247, "bboxName": "", "eastBoundLongitude": 15.581409454345703, "northBoundLatitude": 52.37742614746094, "westBoundLongitude": -15.929328918457031, "southBoundLatitude": 30.70716094970703 }, { "ob_id": 1248, "bboxName": "", "eastBoundLongitude": -0.16276085376739502, "northBoundLatitude": 52.49822998046875, "westBoundLongitude": -4.71458625793457, "southBoundLatitude": 50.75714111328125 }, { "ob_id": 1249, "bboxName": "", "eastBoundLongitude": -0.18687182664871216, "northBoundLatitude": 56.686073303222656, "westBoundLongitude": -3.544753074645996, "southBoundLatitude": 52.824703216552734 }, { "ob_id": 1250, "bboxName": "", "eastBoundLongitude": 116.17538452148438, "northBoundLatitude": 8.261878967285156, "westBoundLongitude": 110.25784301757812, "southBoundLatitude": 4.600372314453125 }, { "ob_id": 1251, "bboxName": "", "eastBoundLongitude": 1.6703639030456543, "northBoundLatitude": 52.83464050292969, "westBoundLongitude": -1.4785666465759277, "southBoundLatitude": 50.23023986816406 }, { "ob_id": 1252, "bboxName": "", "eastBoundLongitude": 117.97055053710938, "northBoundLatitude": 7.025918960571289, "westBoundLongitude": 115.85113525390625, "southBoundLatitude": 4.837278366088867 }, { "ob_id": 1257, "bboxName": "", "eastBoundLongitude": -0.24275833368301392, "northBoundLatitude": 53.19032287597656, "westBoundLongitude": -0.9092419147491455, "southBoundLatitude": 52.05938720703125 }, { "ob_id": 1258, "bboxName": "", "eastBoundLongitude": -0.4078039526939392, "northBoundLatitude": 52.427207946777344, "westBoundLongitude": -12.73614501953125, "southBoundLatitude": 49.55208969116211 }, { "ob_id": 1259, "bboxName": "", "eastBoundLongitude": 22.59711265563965, "northBoundLatitude": 52.840087890625, "westBoundLongitude": -0.6498462557792664, "southBoundLatitude": 38.11894226074219 }, { "ob_id": 1260, "bboxName": "", "eastBoundLongitude": -0.2939624786376953, "northBoundLatitude": 52.48846435546875, "westBoundLongitude": -12.303604125976562, "southBoundLatitude": 47.45947265625 }, { "ob_id": 1261, "bboxName": "", "eastBoundLongitude": 1.6498267650604248, "northBoundLatitude": 53.006553649902344, "westBoundLongitude": -0.6810241937637329, "southBoundLatitude": 52.0537223815918 }, { "ob_id": 1262, "bboxName": "", "eastBoundLongitude": 0.3829458951950073, "northBoundLatitude": 52.259124755859375, "westBoundLongitude": -1.128629207611084, "southBoundLatitude": 50.98236083984375 }, { "ob_id": 1263, "bboxName": "", "eastBoundLongitude": -0.11250948905944824, "northBoundLatitude": 52.41636657714844, "westBoundLongitude": -5.971504211425781, "southBoundLatitude": 50.11872863769531 }, { "ob_id": 1264, "bboxName": "", "eastBoundLongitude": 0.17428678274154663, "northBoundLatitude": 52.20947265625, "westBoundLongitude": 0.17422199249267578, "southBoundLatitude": 52.20941162109375 }, { "ob_id": 1265, "bboxName": "", "eastBoundLongitude": 2.2966949939727783, "northBoundLatitude": 53.1497917175293, "westBoundLongitude": -0.7085763216018677, "southBoundLatitude": 52.0421142578125 }, { "ob_id": 1266, "bboxName": "", "eastBoundLongitude": 1.1932737827301025, "northBoundLatitude": 54.596073150634766, "westBoundLongitude": -1.519989252090454, "southBoundLatitude": 52.049766540527344 }, { "ob_id": 1267, "bboxName": "", "eastBoundLongitude": -0.31104928255081177, "northBoundLatitude": 52.43275833129883, "westBoundLongitude": -6.015050411224365, "southBoundLatitude": 50.80554962158203 }, { "ob_id": 1268, "bboxName": "", "eastBoundLongitude": -0.48166921734809875, "northBoundLatitude": 55.49186325073242, "westBoundLongitude": -7.883245944976807, "southBoundLatitude": 51.957218170166016 }, { "ob_id": 1269, "bboxName": "", "eastBoundLongitude": -0.4232170581817627, "northBoundLatitude": 52.43268585205078, "westBoundLongitude": -6.0672287940979, "southBoundLatitude": 50.10049057006836 }, { "ob_id": 1270, "bboxName": "", "eastBoundLongitude": 1.606959342956543, "northBoundLatitude": 53.12480545043945, "westBoundLongitude": -0.6249433755874634, "southBoundLatitude": 52.069271087646484 }, { "ob_id": 1271, "bboxName": "", "eastBoundLongitude": -4.298096179962158, "northBoundLatitude": 59.283443450927734, "westBoundLongitude": -8.960989952087402, "southBoundLatitude": 55.33100509643555 }, { "ob_id": 1272, "bboxName": "", "eastBoundLongitude": -4.449826717376709, "northBoundLatitude": 59.09112548828125, "westBoundLongitude": -8.00910758972168, "southBoundLatitude": 55.372528076171875 }, { "ob_id": 1273, "bboxName": "", "eastBoundLongitude": -0.3608455955982208, "northBoundLatitude": 52.38800811767578, "westBoundLongitude": -6.216304302215576, "southBoundLatitude": 49.86354446411133 }, { "ob_id": 1274, "bboxName": "", "eastBoundLongitude": -4.307945728302002, "northBoundLatitude": 56.31247329711914, "westBoundLongitude": -9.531460762023926, "southBoundLatitude": 55.36268997192383 }, { "ob_id": 1275, "bboxName": "", "eastBoundLongitude": 20.659194946289062, "northBoundLatitude": 78.64669799804688, "westBoundLongitude": 8.244503021240234, "southBoundLatitude": 67.81277465820312 }, { "ob_id": 1276, "bboxName": "", "eastBoundLongitude": 0.23237788677215576, "northBoundLatitude": 52.57281494140625, "westBoundLongitude": -6.777290344238281, "southBoundLatitude": 50.498138427734375 }, { "ob_id": 1277, "bboxName": "", "eastBoundLongitude": 28.965248107910156, "northBoundLatitude": 73.03060913085938, "westBoundLongitude": 20.128082275390625, "southBoundLatitude": 67.67648315429688 }, { "ob_id": 1278, "bboxName": "", "eastBoundLongitude": 28.040809631347656, "northBoundLatitude": 69.04963684082031, "westBoundLongitude": 20.252538681030273, "southBoundLatitude": 65.95780944824219 }, { "ob_id": 1279, "bboxName": "", "eastBoundLongitude": -70.333984375, "northBoundLatitude": -18.33940887451172, "westBoundLongitude": -79.68368530273438, "southBoundLatitude": -20.035858154296875 }, { "ob_id": 1280, "bboxName": "", "eastBoundLongitude": -57.14872741699219, "northBoundLatitude": -14.909461975097656, "westBoundLongitude": -79.60952758789062, "southBoundLatitude": -20.09117889404297 }, { "ob_id": 1281, "bboxName": "", "eastBoundLongitude": -69.31396484375, "northBoundLatitude": -15.239479064941406, "westBoundLongitude": -92.18911743164062, "southBoundLatitude": -22.482254028320312 }, { "ob_id": 1282, "bboxName": "", "eastBoundLongitude": -0.33677029609680176, "northBoundLatitude": 52.395294189453125, "westBoundLongitude": -5.524209976196289, "southBoundLatitude": 49.88307189941406 }, { "ob_id": 1283, "bboxName": "", "eastBoundLongitude": -0.39732885360717773, "northBoundLatitude": 52.3736572265625, "westBoundLongitude": -6.503898620605469, "southBoundLatitude": 50.101226806640625 }, { "ob_id": 1284, "bboxName": "", "eastBoundLongitude": 28.20368194580078, "northBoundLatitude": 69.0307388305664, "westBoundLongitude": 20.069660186767578, "southBoundLatitude": 65.99565124511719 }, { "ob_id": 1285, "bboxName": "", "eastBoundLongitude": 28.876962661743164, "northBoundLatitude": 69.01583099365234, "westBoundLongitude": 20.153581619262695, "southBoundLatitude": 65.99446868896484 }, { "ob_id": 1286, "bboxName": "", "eastBoundLongitude": 20.340492248535156, "northBoundLatitude": 67.82391357421875, "westBoundLongitude": -0.6495859622955322, "southBoundLatitude": 52.00584411621094 }, { "ob_id": 1287, "bboxName": "", "eastBoundLongitude": 29.08820343017578, "northBoundLatitude": 73.01603698730469, "westBoundLongitude": 18.968849182128906, "southBoundLatitude": 67.76923370361328 }, { "ob_id": 1289, "bboxName": "", "eastBoundLongitude": 1.9419984817504883, "northBoundLatitude": 55.31553649902344, "westBoundLongitude": -4.635354995727539, "southBoundLatitude": 50.14018249511719 }, { "ob_id": 1290, "bboxName": "", "eastBoundLongitude": 1.8252506256103516, "northBoundLatitude": 56.47618103027344, "westBoundLongitude": -1.9660091400146484, "southBoundLatitude": 50.65379333496094 }, { "ob_id": 1291, "bboxName": "", "eastBoundLongitude": 2.807223320007324, "northBoundLatitude": 56.48014831542969, "westBoundLongitude": -0.625067949295044, "southBoundLatitude": 52.06532287597656 }, { "ob_id": 1292, "bboxName": "", "eastBoundLongitude": -4.290596008300781, "northBoundLatitude": 58.78623962402344, "westBoundLongitude": -9.014572143554688, "southBoundLatitude": 55.33192443847656 }, { "ob_id": 1293, "bboxName": "", "eastBoundLongitude": -3.07497501373291, "northBoundLatitude": 51.39080810546875, "westBoundLongitude": -11.510257720947266, "southBoundLatitude": 50.73040771484375 }, { "ob_id": 1294, "bboxName": "", "eastBoundLongitude": -1.1141257286071777, "northBoundLatitude": 51.4581298828125, "westBoundLongitude": -4.4989471435546875, "southBoundLatitude": 50.49461364746094 }, { "ob_id": 1295, "bboxName": "", "eastBoundLongitude": -0.5749382972717285, "northBoundLatitude": 52.457122802734375, "westBoundLongitude": -4.936365127563477, "southBoundLatitude": 50.35389709472656 }, { "ob_id": 1296, "bboxName": "", "eastBoundLongitude": 1.8569068908691406, "northBoundLatitude": 56.28553771972656, "westBoundLongitude": -2.083207130432129, "southBoundLatitude": 50.59056091308594 }, { "ob_id": 1297, "bboxName": "", "eastBoundLongitude": 1.845099925994873, "northBoundLatitude": 55.15473937988281, "westBoundLongitude": -4.613611221313477, "southBoundLatitude": 50.0101318359375 }, { "ob_id": 1298, "bboxName": "", "eastBoundLongitude": -0.13518452644348145, "northBoundLatitude": 52.421539306640625, "westBoundLongitude": -7.826128005981445, "southBoundLatitude": 49.51409912109375 }, { "ob_id": 1299, "bboxName": "", "eastBoundLongitude": -0.3769843578338623, "northBoundLatitude": 52.38238525390625, "westBoundLongitude": -7.719415664672852, "southBoundLatitude": 50.335235595703125 }, { "ob_id": 1300, "bboxName": "", "eastBoundLongitude": -0.4299905300140381, "northBoundLatitude": 52.489593505859375, "westBoundLongitude": -5.276521682739258, "southBoundLatitude": 50.05302429199219 }, { "ob_id": 1301, "bboxName": "", "eastBoundLongitude": -0.3781449794769287, "northBoundLatitude": 52.54200744628906, "westBoundLongitude": -6.195184707641602, "southBoundLatitude": 50.51068115234375 }, { "ob_id": 1302, "bboxName": "", "eastBoundLongitude": 1.7427799701690674, "northBoundLatitude": 52.946250915527344, "westBoundLongitude": -0.7203182578086853, "southBoundLatitude": 52.042240142822266 }, { "ob_id": 1303, "bboxName": "", "eastBoundLongitude": 8.379512786865234, "northBoundLatitude": 47.80281448364258, "westBoundLongitude": 6.72312068939209, "southBoundLatitude": 46.27070999145508 }, { "ob_id": 1304, "bboxName": "", "eastBoundLongitude": 0.5632985830307007, "northBoundLatitude": 52.319698333740234, "westBoundLongitude": -1.1251572370529175, "southBoundLatitude": 50.95730972290039 }, { "ob_id": 1305, "bboxName": "", "eastBoundLongitude": 0.3872511386871338, "northBoundLatitude": 52.1163330078125, "westBoundLongitude": -5.168481349945068, "southBoundLatitude": 50.01583480834961 }, { "ob_id": 1306, "bboxName": "", "eastBoundLongitude": -0.6134262084960938, "northBoundLatitude": 54.606197357177734, "westBoundLongitude": -5.5016303062438965, "southBoundLatitude": 50.413291931152344 }, { "ob_id": 1307, "bboxName": "", "eastBoundLongitude": -0.03162272274494171, "northBoundLatitude": 52.231231689453125, "westBoundLongitude": -1.2554364204406738, "southBoundLatitude": 51.2056884765625 }, { "ob_id": 1308, "bboxName": "", "eastBoundLongitude": -3.961026191711426, "northBoundLatitude": 28.542694091796875, "westBoundLongitude": -13.871131896972656, "southBoundLatitude": 23.50572967529297 }, { "ob_id": 1309, "bboxName": "", "eastBoundLongitude": -3.873492956161499, "northBoundLatitude": 28.516769409179688, "westBoundLongitude": -13.807450294494629, "southBoundLatitude": 21.03367042541504 }, { "ob_id": 1310, "bboxName": "", "eastBoundLongitude": -3.752633810043335, "northBoundLatitude": 28.559139251708984, "westBoundLongitude": -13.871101379394531, "southBoundLatitude": 20.744792938232422 }, { "ob_id": 1311, "bboxName": "", "eastBoundLongitude": 8.484155654907227, "northBoundLatitude": 47.7952766418457, "westBoundLongitude": 6.718280792236328, "southBoundLatitude": 46.305419921875 }, { "ob_id": 1312, "bboxName": "", "eastBoundLongitude": 8.430570602416992, "northBoundLatitude": 47.798377990722656, "westBoundLongitude": 7.259615421295166, "southBoundLatitude": 46.21040725708008 }, { "ob_id": 1313, "bboxName": "", "eastBoundLongitude": -13.863704681396484, "northBoundLatitude": 28.453750610351562, "westBoundLongitude": -17.491104125976562, "southBoundLatitude": 14.726459503173828 }, { "ob_id": 1314, "bboxName": "", "eastBoundLongitude": -11.653076171875, "northBoundLatitude": 28.558815002441406, "westBoundLongitude": -17.511581420898438, "southBoundLatitude": 14.606285095214844 }, { "ob_id": 1315, "bboxName": "", "eastBoundLongitude": -0.4084538221359253, "northBoundLatitude": 52.3740119934082, "westBoundLongitude": -7.6282806396484375, "southBoundLatitude": 49.10108184814453 }, { "ob_id": 1316, "bboxName": "", "eastBoundLongitude": -28.706298828125, "northBoundLatitude": 42.231201171875, "westBoundLongitude": -37.97453308105469, "southBoundLatitude": 38.5098876953125 }, { "ob_id": 1317, "bboxName": "", "eastBoundLongitude": -0.23341764509677887, "northBoundLatitude": 52.448883056640625, "westBoundLongitude": -7.173867702484131, "southBoundLatitude": 49.698604583740234 }, { "ob_id": 1318, "bboxName": "", "eastBoundLongitude": 58.301910400390625, "northBoundLatitude": 23.658348083496094, "westBoundLongitude": 55.957763671875, "southBoundLatitude": 20.321273803710938 }, { "ob_id": 1321, "bboxName": "", "eastBoundLongitude": 20.54497528076172, "northBoundLatitude": 78.7476577758789, "westBoundLongitude": 6.0448899269104, "southBoundLatitude": 67.81884765625 }, { "ob_id": 1322, "bboxName": "", "eastBoundLongitude": -15.209503173828125, "northBoundLatitude": 27.982200622558594, "westBoundLongitude": -23.527320861816406, "southBoundLatitude": 16.583389282226562 }, { "ob_id": 1323, "bboxName": "", "eastBoundLongitude": 20.430614471435547, "northBoundLatitude": 68.023193359375, "westBoundLongitude": -2.316448211669922, "southBoundLatitude": 57.1976203918457 }, { "ob_id": 1324, "bboxName": "", "eastBoundLongitude": 2.835811138153076, "northBoundLatitude": 57.21044921875, "westBoundLongitude": -2.2067041397094727, "southBoundLatitude": 52.0669059753418 }, { "ob_id": 1325, "bboxName": "", "eastBoundLongitude": 3.12137508392334, "northBoundLatitude": 57.21044158935547, "westBoundLongitude": -2.2066986560821533, "southBoundLatitude": 52.069087982177734 }, { "ob_id": 1326, "bboxName": "", "eastBoundLongitude": 28.26068115234375, "northBoundLatitude": 69.40283966064453, "westBoundLongitude": 20.1929931640625, "southBoundLatitude": 65.9508056640625 }, { "ob_id": 1327, "bboxName": "", "eastBoundLongitude": 20.352943420410156, "northBoundLatitude": 67.83130645751953, "westBoundLongitude": -2.2871158123016357, "southBoundLatitude": 57.196044921875 }, { "ob_id": 1328, "bboxName": "", "eastBoundLongitude": 28.760217666625977, "northBoundLatitude": 69.02648162841797, "westBoundLongitude": 20.200342178344727, "southBoundLatitude": 65.99549102783203 }, { "ob_id": 1329, "bboxName": "", "eastBoundLongitude": 20.657302856445312, "northBoundLatitude": 78.10482788085938, "westBoundLongitude": 10.658817291259766, "southBoundLatitude": 67.81277465820312 }, { "ob_id": 1330, "bboxName": "", "eastBoundLongitude": 27.205623626708984, "northBoundLatitude": 69.02198028564453, "westBoundLongitude": 19.1976375579834, "southBoundLatitude": 64.05370330810547 }, { "ob_id": 1331, "bboxName": "", "eastBoundLongitude": 26.629121780395508, "northBoundLatitude": 73.06849670410156, "westBoundLongitude": 20.1995906829834, "southBoundLatitude": 67.70645904541016 }, { "ob_id": 1332, "bboxName": "", "eastBoundLongitude": -0.17752397060394287, "northBoundLatitude": 52.38426208496094, "westBoundLongitude": -5.459922790527344, "southBoundLatitude": 50.36869812011719 }, { "ob_id": 1333, "bboxName": "", "eastBoundLongitude": -7.66986083984375, "northBoundLatitude": 39.46107482910156, "westBoundLongitude": -10.383758544921875, "southBoundLatitude": 37.69367980957031 }, { "ob_id": 1334, "bboxName": "", "eastBoundLongitude": -7.106306076049805, "northBoundLatitude": 38.27040100097656, "westBoundLongitude": -8.125476837158203, "southBoundLatitude": 37.57621765136719 }, { "ob_id": 1335, "bboxName": "", "eastBoundLongitude": -7.065898895263672, "northBoundLatitude": 40.600250244140625, "westBoundLongitude": -8.7930908203125, "southBoundLatitude": 37.46531677246094 }, { "ob_id": 1336, "bboxName": "", "eastBoundLongitude": -7.444759368896484, "northBoundLatitude": 38.39677429199219, "westBoundLongitude": -8.385360717773438, "southBoundLatitude": 37.68818664550781 }, { "ob_id": 1337, "bboxName": "", "eastBoundLongitude": 2.210521697998047, "northBoundLatitude": 52.87251281738281, "westBoundLongitude": -0.7526650428771973, "southBoundLatitude": 50.653717041015625 }, { "ob_id": 1339, "bboxName": "", "eastBoundLongitude": 0.5537862777709961, "northBoundLatitude": 56.6356315612793, "westBoundLongitude": -2.297102451324463, "southBoundLatitude": 52.8247184753418 }, { "ob_id": 1340, "bboxName": "", "eastBoundLongitude": 18.398820877075195, "northBoundLatitude": 67.0296401977539, "westBoundLongitude": -4.802572727203369, "southBoundLatitude": 52.8177604675293 } ] }