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=900
{ "count": 4063, "next": "https://catalogue.ceda.ac.uk/api/v2/bboxes/?format=api&limit=100&offset=1000", "previous": "https://catalogue.ceda.ac.uk/api/v2/bboxes/?format=api&limit=100&offset=800", "results": [ { "ob_id": 1016, "bboxName": "", "eastBoundLongitude": -0.33271998167037964, "northBoundLatitude": 52.37758255004883, "westBoundLongitude": -6.382241725921631, "southBoundLatitude": 50.66154098510742 }, { "ob_id": 1017, "bboxName": "", "eastBoundLongitude": -0.37766945362091064, "northBoundLatitude": 52.36894607543945, "westBoundLongitude": -6.967199325561523, "southBoundLatitude": 50.69363021850586 }, { "ob_id": 1018, "bboxName": "", "eastBoundLongitude": 1.9136303663253784, "northBoundLatitude": 57.34682083129883, "westBoundLongitude": -6.973180294036865, "southBoundLatitude": 50.227867126464844 }, { "ob_id": 1019, "bboxName": "", "eastBoundLongitude": 20.660465240478516, "northBoundLatitude": 78.66105651855469, "westBoundLongitude": 7.714772701263428, "southBoundLatitude": 67.81419372558594 }, { "ob_id": 1020, "bboxName": "", "eastBoundLongitude": 19.479839324951172, "northBoundLatitude": 84.02269744873047, "westBoundLongitude": 9.48362922668457, "southBoundLatitude": 78.02552795410156 }, { "ob_id": 1021, "bboxName": "", "eastBoundLongitude": -117.80963134765625, "northBoundLatitude": 37.18768310546875, "westBoundLongitude": -119.86529541015625, "southBoundLatitude": 36.22662353515625 }, { "ob_id": 1022, "bboxName": "", "eastBoundLongitude": -117.29525756835938, "northBoundLatitude": 37.106842041015625, "westBoundLongitude": -120.0626220703125, "southBoundLatitude": 36.2796630859375 }, { "ob_id": 1023, "bboxName": "", "eastBoundLongitude": -117.53616333007812, "northBoundLatitude": 38.104248046875, "westBoundLongitude": -120.06396484375, "southBoundLatitude": 36.26335144042969 }, { "ob_id": 1024, "bboxName": "", "eastBoundLongitude": -0.6099936962127686, "northBoundLatitude": 52.07896423339844, "westBoundLongitude": -28.79144287109375, "southBoundLatitude": 38.468597412109375 }, { "ob_id": 1025, "bboxName": "", "eastBoundLongitude": -117.08306884765625, "northBoundLatitude": 37.066619873046875, "westBoundLongitude": -123.71759033203125, "southBoundLatitude": 35.79972839355469 }, { "ob_id": 1026, "bboxName": "", "eastBoundLongitude": 2.5482263565063477, "northBoundLatitude": 53.17527770996094, "westBoundLongitude": -0.7077169418334961, "southBoundLatitude": 51.28929138183594 }, { "ob_id": 1027, "bboxName": "", "eastBoundLongitude": 1.8313684463500977, "northBoundLatitude": 56.008575439453125, "westBoundLongitude": -4.799247741699219, "southBoundLatitude": 50.015655517578125 }, { "ob_id": 1028, "bboxName": "", "eastBoundLongitude": 1.836320400238037, "northBoundLatitude": 56.03057861328125, "westBoundLongitude": -4.814050674438477, "southBoundLatitude": 50.016357421875 }, { "ob_id": 1029, "bboxName": "", "eastBoundLongitude": 1.8325438499450684, "northBoundLatitude": 56.324066162109375, "westBoundLongitude": -4.810977935791016, "southBoundLatitude": 50.00352478027344 }, { "ob_id": 1030, "bboxName": "", "eastBoundLongitude": 2.173686981201172, "northBoundLatitude": 52.8582763671875, "westBoundLongitude": -0.7417023181915283, "southBoundLatitude": 51.066009521484375 }, { "ob_id": 1031, "bboxName": "", "eastBoundLongitude": 2.4674129486083984, "northBoundLatitude": 57.33180236816406, "westBoundLongitude": -1.006800651550293, "southBoundLatitude": 52.01249694824219 }, { "ob_id": 1032, "bboxName": "", "eastBoundLongitude": 2.6776537895202637, "northBoundLatitude": 57.355716705322266, "westBoundLongitude": -1.0402120351791382, "southBoundLatitude": 52.051998138427734 }, { "ob_id": 1033, "bboxName": "", "eastBoundLongitude": 28.997135162353516, "northBoundLatitude": 68.3485107421875, "westBoundLongitude": 20.246097564697266, "southBoundLatitude": 66.89844512939453 }, { "ob_id": 1034, "bboxName": "", "eastBoundLongitude": 20.352783203125, "northBoundLatitude": 67.83126831054688, "westBoundLongitude": -0.6519736051559448, "southBoundLatitude": 52.02261734008789 }, { "ob_id": 1035, "bboxName": "", "eastBoundLongitude": 20.564308166503906, "northBoundLatitude": 71.89483642578125, "westBoundLongitude": 12.877250671386719, "southBoundLatitude": 67.74676513671875 }, { "ob_id": 1036, "bboxName": "", "eastBoundLongitude": 28.44890594482422, "northBoundLatitude": 67.86782836914062, "westBoundLongitude": 20.289443969726562, "southBoundLatitude": 67.05865478515625 }, { "ob_id": 1037, "bboxName": "", "eastBoundLongitude": 62.84544372558594, "northBoundLatitude": 23.653932571411133, "westBoundLongitude": 58.03453826904297, "southBoundLatitude": 22.3619384765625 }, { "ob_id": 1038, "bboxName": "", "eastBoundLongitude": 20.352943420410156, "northBoundLatitude": 67.83132934570312, "westBoundLongitude": -0.6640129089355469, "southBoundLatitude": 52.01234436035156 }, { "ob_id": 1039, "bboxName": "", "eastBoundLongitude": 20.64334487915039, "northBoundLatitude": 80.34212493896484, "westBoundLongitude": -0.8102865815162659, "southBoundLatitude": 67.76921844482422 }, { "ob_id": 1040, "bboxName": "", "eastBoundLongitude": 59.721588134765625, "northBoundLatitude": 23.670860290527344, "westBoundLongitude": 58.033477783203125, "southBoundLatitude": 20.361793518066406 }, { "ob_id": 1041, "bboxName": "", "eastBoundLongitude": 61.00151062011719, "northBoundLatitude": 24.176223754882812, "westBoundLongitude": 57.92277526855469, "southBoundLatitude": 23.111663818359375 }, { "ob_id": 1042, "bboxName": "", "eastBoundLongitude": 60.42918395996094, "northBoundLatitude": 23.641036987304688, "westBoundLongitude": 58.06190490722656, "southBoundLatitude": 20.214210510253906 }, { "ob_id": 1043, "bboxName": "", "eastBoundLongitude": 29.627120971679688, "northBoundLatitude": 78.28878784179688, "westBoundLongitude": 13.724048614501953, "southBoundLatitude": 67.81277465820312 }, { "ob_id": 1044, "bboxName": "", "eastBoundLongitude": 27.267749786376953, "northBoundLatitude": 78.28594207763672, "westBoundLongitude": 13.689791679382324, "southBoundLatitude": 67.695068359375 }, { "ob_id": 1045, "bboxName": "", "eastBoundLongitude": 24.654586791992188, "northBoundLatitude": 78.49948120117188, "westBoundLongitude": 7.961198806762695, "southBoundLatitude": 67.76394653320312 }, { "ob_id": 1046, "bboxName": "", "eastBoundLongitude": 20.65484046936035, "northBoundLatitude": 79.24687194824219, "westBoundLongitude": 1.5968976020812988, "southBoundLatitude": 67.8147964477539 }, { "ob_id": 1047, "bboxName": "", "eastBoundLongitude": 20.64925193786621, "northBoundLatitude": 78.41618347167969, "westBoundLongitude": 13.614335060119629, "southBoundLatitude": 67.76106262207031 }, { "ob_id": 1048, "bboxName": "", "eastBoundLongitude": 27.005905151367188, "northBoundLatitude": 76.6268310546875, "westBoundLongitude": 19.267845153808594, "southBoundLatitude": 64.57659912109375 }, { "ob_id": 1049, "bboxName": "", "eastBoundLongitude": 27.29633331298828, "northBoundLatitude": 78.271728515625, "westBoundLongitude": 14.657951354980469, "southBoundLatitude": 67.77304077148438 }, { "ob_id": 1050, "bboxName": "", "eastBoundLongitude": -0.44606906175613403, "northBoundLatitude": 52.831260681152344, "westBoundLongitude": -3.8691155910491943, "southBoundLatitude": 51.968467712402344 }, { "ob_id": 1051, "bboxName": "", "eastBoundLongitude": 1.783085823059082, "northBoundLatitude": 53.38011169433594, "westBoundLongitude": -0.7621021270751953, "southBoundLatitude": 52.057373046875 }, { "ob_id": 1052, "bboxName": "", "eastBoundLongitude": -4.506699085235596, "northBoundLatitude": 56.45758056640625, "westBoundLongitude": -9.589110374450684, "southBoundLatitude": 55.35124969482422 }, { "ob_id": 1053, "bboxName": "", "eastBoundLongitude": -0.5209813117980957, "northBoundLatitude": 52.12605285644531, "westBoundLongitude": -0.6321201324462891, "southBoundLatitude": 52.03672790527344 }, { "ob_id": 1055, "bboxName": "", "eastBoundLongitude": -62.36707305908203, "northBoundLatitude": -8.062317848205566, "westBoundLongitude": -63.90479278564453, "southBoundLatitude": -9.335420608520508 }, { "ob_id": 1056, "bboxName": "", "eastBoundLongitude": 1.9225177764892578, "northBoundLatitude": 52.99742126464844, "westBoundLongitude": -0.6493217945098877, "southBoundLatitude": 51.656829833984375 }, { "ob_id": 1057, "bboxName": "", "eastBoundLongitude": -62.34465026855469, "northBoundLatitude": -8.22317123413086, "westBoundLongitude": -64.2208251953125, "southBoundLatitude": -9.955005645751953 }, { "ob_id": 1058, "bboxName": "", "eastBoundLongitude": 2.3118550777435303, "northBoundLatitude": 52.99413299560547, "westBoundLongitude": -0.6973667144775391, "southBoundLatitude": 51.470211029052734 }, { "ob_id": 1059, "bboxName": "", "eastBoundLongitude": -8.49835205078125, "northBoundLatitude": 41.24888610839844, "westBoundLongitude": -15.021331787109375, "southBoundLatitude": 28.432493209838867 }, { "ob_id": 1060, "bboxName": "", "eastBoundLongitude": 0.7310175895690918, "northBoundLatitude": 58.09190368652344, "westBoundLongitude": -4.435497283935547, "southBoundLatitude": 52.069244384765625 }, { "ob_id": 1061, "bboxName": "", "eastBoundLongitude": -10.010456085205078, "northBoundLatitude": 28.625717163085938, "westBoundLongitude": -13.87002944946289, "southBoundLatitude": 22.968505859375 }, { "ob_id": 1062, "bboxName": "", "eastBoundLongitude": -10.778227806091309, "northBoundLatitude": 28.610105514526367, "westBoundLongitude": -13.8748140335083, "southBoundLatitude": 22.066892623901367 }, { "ob_id": 1063, "bboxName": "", "eastBoundLongitude": 117.97630310058594, "northBoundLatitude": 7.114344596862793, "westBoundLongitude": 115.71991729736328, "southBoundLatitude": 4.850327014923096 }, { "ob_id": 1064, "bboxName": "", "eastBoundLongitude": -0.45133793354034424, "northBoundLatitude": 52.36079406738281, "westBoundLongitude": -28.716690063476562, "southBoundLatitude": 38.49931335449219 }, { "ob_id": 1065, "bboxName": "", "eastBoundLongitude": -28.70630645751953, "northBoundLatitude": 47.652313232421875, "westBoundLongitude": -63.602508544921875, "southBoundLatitude": 38.519805908203125 }, { "ob_id": 1066, "bboxName": "", "eastBoundLongitude": -0.6233270168304443, "northBoundLatitude": 67.33773803710938, "westBoundLongitude": -35.551055908203125, "southBoundLatitude": 38.420013427734375 }, { "ob_id": 1067, "bboxName": "", "eastBoundLongitude": 2.021615743637085, "northBoundLatitude": 53.159217834472656, "westBoundLongitude": -0.743170976638794, "southBoundLatitude": 51.828704833984375 }, { "ob_id": 1068, "bboxName": "", "eastBoundLongitude": 2.983508586883545, "northBoundLatitude": 56.22222900390625, "westBoundLongitude": -3.367062568664551, "southBoundLatitude": 52.06529998779297 }, { "ob_id": 1069, "bboxName": "", "eastBoundLongitude": 1.9025498628616333, "northBoundLatitude": 52.57951736450195, "westBoundLongitude": -2.5564801692962646, "southBoundLatitude": 50.90395736694336 }, { "ob_id": 1070, "bboxName": "", "eastBoundLongitude": 0.4345107674598694, "northBoundLatitude": 55.7901611328125, "westBoundLongitude": -0.6916411519050598, "southBoundLatitude": 52.041629791259766 }, { "ob_id": 1071, "bboxName": "", "eastBoundLongitude": 2.9476609230041504, "northBoundLatitude": 53.037269592285156, "westBoundLongitude": -0.6845912337303162, "southBoundLatitude": 52.045738220214844 }, { "ob_id": 1072, "bboxName": "", "eastBoundLongitude": -0.3777598738670349, "northBoundLatitude": 52.38376998901367, "westBoundLongitude": -2.907310962677002, "southBoundLatitude": 50.78321075439453 }, { "ob_id": 1073, "bboxName": "", "eastBoundLongitude": 0.14198088645935059, "northBoundLatitude": 61.03413009643555, "westBoundLongitude": -3.2681305408477783, "southBoundLatitude": 52.039459228515625 }, { "ob_id": 1074, "bboxName": "", "eastBoundLongitude": -0.37990352511405945, "northBoundLatitude": 58.461666107177734, "westBoundLongitude": -3.1001064777374268, "southBoundLatitude": 54.493614196777344 }, { "ob_id": 1075, "bboxName": "", "eastBoundLongitude": 2.4390370845794678, "northBoundLatitude": 52.74578094482422, "westBoundLongitude": -0.7034996151924133, "southBoundLatitude": 52.04114532470703 }, { "ob_id": 1076, "bboxName": "", "eastBoundLongitude": -120.12786865234375, "northBoundLatitude": 72.128662109375, "westBoundLongitude": -156.89739990234375, "southBoundLatitude": 52.67169189453125 }, { "ob_id": 1077, "bboxName": "", "eastBoundLongitude": 2.1222782135009766, "northBoundLatitude": 53.07789611816406, "westBoundLongitude": -0.7568609714508057, "southBoundLatitude": 50.86271667480469 }, { "ob_id": 1078, "bboxName": "", "eastBoundLongitude": -97.0263671875, "northBoundLatitude": 70.65231323242188, "westBoundLongitude": -151.23590087890625, "southBoundLatitude": 42.54249572753906 }, { "ob_id": 1079, "bboxName": "", "eastBoundLongitude": -0.17531263828277588, "northBoundLatitude": 52.11335754394531, "westBoundLongitude": -0.6284854412078857, "southBoundLatitude": 14.645530700683594 }, { "ob_id": 1080, "bboxName": "", "eastBoundLongitude": -0.5349154472351074, "northBoundLatitude": 52.11595153808594, "westBoundLongitude": -0.6341724395751953, "southBoundLatitude": 52.03521728515625 }, { "ob_id": 1081, "bboxName": "", "eastBoundLongitude": 0.13958144187927246, "northBoundLatitude": 55.299560546875, "westBoundLongitude": -1.3581266403198242, "southBoundLatitude": 52.05787658691406 }, { "ob_id": 1082, "bboxName": "", "eastBoundLongitude": 149.99244689941406, "northBoundLatitude": 13.498188972473145, "westBoundLongitude": 144.6211395263672, "southBoundLatitude": 6.990119934082031 }, { "ob_id": 1083, "bboxName": "", "eastBoundLongitude": 2.57418155670166, "northBoundLatitude": 53.62355422973633, "westBoundLongitude": -0.6248261332511902, "southBoundLatitude": 52.06909942626953 }, { "ob_id": 1084, "bboxName": "", "eastBoundLongitude": -0.407607764005661, "northBoundLatitude": 54.52951431274414, "westBoundLongitude": -6.270606517791748, "southBoundLatitude": 51.335880279541016 }, { "ob_id": 1085, "bboxName": "", "eastBoundLongitude": 8.579029083251953, "northBoundLatitude": 47.807098388671875, "westBoundLongitude": 7.011220932006836, "southBoundLatitude": 46.22772216796875 }, { "ob_id": 1086, "bboxName": "", "eastBoundLongitude": -4.583032608032227, "northBoundLatitude": 28.54718017578125, "westBoundLongitude": -13.874488830566406, "southBoundLatitude": 23.39604949951172 }, { "ob_id": 1087, "bboxName": "", "eastBoundLongitude": -5.28947639465332, "northBoundLatitude": 28.572364807128906, "westBoundLongitude": -13.873954772949219, "southBoundLatitude": 20.844955444335938 }, { "ob_id": 1088, "bboxName": "", "eastBoundLongitude": -3.7792515754699707, "northBoundLatitude": 59.70421600341797, "westBoundLongitude": -9.468701362609863, "southBoundLatitude": 55.39892578125 }, { "ob_id": 1089, "bboxName": "", "eastBoundLongitude": 1.7581838369369507, "northBoundLatitude": 58.14102554321289, "westBoundLongitude": -2.315974235534668, "southBoundLatitude": 52.03694152832031 }, { "ob_id": 1090, "bboxName": "", "eastBoundLongitude": -21.238618850708008, "northBoundLatitude": 15.529715538024902, "westBoundLongitude": -25.161222457885742, "southBoundLatitude": 13.741750717163086 }, { "ob_id": 1093, "bboxName": "", "eastBoundLongitude": -0.5151808857917786, "northBoundLatitude": 53.488765716552734, "westBoundLongitude": -10.677109718322754, "southBoundLatitude": 51.51712417602539 }, { "ob_id": 1099, "bboxName": "", "eastBoundLongitude": 20.51824378967285, "northBoundLatitude": 67.86651611328125, "westBoundLongitude": -2.3088345527648926, "southBoundLatitude": 52.06919479370117 }, { "ob_id": 1100, "bboxName": "", "eastBoundLongitude": 1.98387610912323, "northBoundLatitude": 52.77469253540039, "westBoundLongitude": -2.578779697418213, "southBoundLatitude": 50.95438003540039 }, { "ob_id": 1101, "bboxName": "", "eastBoundLongitude": 1.9920674562454224, "northBoundLatitude": 52.776206970214844, "westBoundLongitude": -2.585897922515869, "southBoundLatitude": 50.97142791748047 }, { "ob_id": 1102, "bboxName": "", "eastBoundLongitude": 2.1336567401885986, "northBoundLatitude": 56.823673248291016, "westBoundLongitude": -0.7062684893608093, "southBoundLatitude": 52.01932144165039 }, { "ob_id": 1103, "bboxName": "", "eastBoundLongitude": -0.3369397521018982, "northBoundLatitude": 55.55548095703125, "westBoundLongitude": -5.949974536895752, "southBoundLatitude": 51.034584045410156 }, { "ob_id": 1104, "bboxName": "", "eastBoundLongitude": -1.6473084688186646, "northBoundLatitude": 58.70393371582031, "westBoundLongitude": -7.033324718475342, "southBoundLatitude": 55.3103141784668 }, { "ob_id": 1105, "bboxName": "", "eastBoundLongitude": -4.386349678039551, "northBoundLatitude": 55.530460357666016, "westBoundLongitude": -11.204235076904297, "southBoundLatitude": 51.209739685058594 }, { "ob_id": 1106, "bboxName": "", "eastBoundLongitude": -4.373083591461182, "northBoundLatitude": 55.55899429321289, "westBoundLongitude": -11.215912818908691, "southBoundLatitude": 51.2100715637207 }, { "ob_id": 1107, "bboxName": "", "eastBoundLongitude": -1.0896477699279785, "northBoundLatitude": 55.516204833984375, "westBoundLongitude": -4.692571640014648, "southBoundLatitude": 53.01520919799805 }, { "ob_id": 1108, "bboxName": "", "eastBoundLongitude": -0.40863925218582153, "northBoundLatitude": 55.41884994506836, "westBoundLongitude": -4.435302257537842, "southBoundLatitude": 52.06926345825195 }, { "ob_id": 1109, "bboxName": "", "eastBoundLongitude": 2.3661670684814453, "northBoundLatitude": 57.21292495727539, "westBoundLongitude": -1.6206660270690918, "southBoundLatitude": 52.06534194946289 }, { "ob_id": 1110, "bboxName": "", "eastBoundLongitude": 2.21089506149292, "northBoundLatitude": 69.60855865478516, "westBoundLongitude": -16.7983341217041, "southBoundLatitude": 52.02780532836914 }, { "ob_id": 1111, "bboxName": "", "eastBoundLongitude": -60.55303955078125, "northBoundLatitude": -7.582908630371094, "westBoundLongitude": -63.90330505371094, "southBoundLatitude": -9.348373413085938 }, { "ob_id": 1112, "bboxName": "", "eastBoundLongitude": 2.361813545227051, "northBoundLatitude": 57.431671142578125, "westBoundLongitude": -1.1511443853378296, "southBoundLatitude": 52.053672790527344 }, { "ob_id": 1113, "bboxName": "", "eastBoundLongitude": 1.8287076950073242, "northBoundLatitude": 53.498779296875, "westBoundLongitude": -5.531524658203125, "southBoundLatitude": 50.01048278808594 }, { "ob_id": 1114, "bboxName": "", "eastBoundLongitude": 1.7260026931762695, "northBoundLatitude": 56.016265869140625, "westBoundLongitude": -1.4837002754211426, "southBoundLatitude": 52.02925109863281 }, { "ob_id": 1115, "bboxName": "", "eastBoundLongitude": -0.3114575147628784, "northBoundLatitude": 52.380165100097656, "westBoundLongitude": -6.053266525268555, "southBoundLatitude": 49.78175354003906 }, { "ob_id": 1116, "bboxName": "", "eastBoundLongitude": 1.8438491821289062, "northBoundLatitude": 56.23738098144531, "westBoundLongitude": -1.3035340309143066, "southBoundLatitude": 52.0653076171875 }, { "ob_id": 1117, "bboxName": "", "eastBoundLongitude": 1.8374114036560059, "northBoundLatitude": 57.18487548828125, "westBoundLongitude": -2.1505908966064453, "southBoundLatitude": 52.044586181640625 }, { "ob_id": 1118, "bboxName": "", "eastBoundLongitude": 10.586021423339844, "northBoundLatitude": 86.55227661132812, "westBoundLongitude": -52.65118408203125, "southBoundLatitude": 47.18031311035156 }, { "ob_id": 1119, "bboxName": "", "eastBoundLongitude": -70.33401489257812, "northBoundLatitude": -18.3394775390625, "westBoundLongitude": -79.4609375, "southBoundLatitude": -20.03337860107422 }, { "ob_id": 1120, "bboxName": "", "eastBoundLongitude": -70.33399200439453, "northBoundLatitude": -18.33940887451172, "westBoundLongitude": -78.0334243774414, "southBoundLatitude": -21.65606117248535 }, { "ob_id": 1121, "bboxName": "", "eastBoundLongitude": -0.6097338199615479, "northBoundLatitude": 54.030517578125, "westBoundLongitude": -11.128783226013184, "southBoundLatitude": 51.592864990234375 }, { "ob_id": 1122, "bboxName": "", "eastBoundLongitude": -6.602050304412842, "northBoundLatitude": 31.019088745117188, "westBoundLongitude": -9.135177612304688, "southBoundLatitude": 24.10918617248535 }, { "ob_id": 1123, "bboxName": "", "eastBoundLongitude": -6.675619125366211, "northBoundLatitude": 30.972000122070312, "westBoundLongitude": -9.131011962890625, "southBoundLatitude": 24.88890838623047 } ] }