Get a list of geographic bounding box objects. GeographicBoundingBoxes have a 1:many mapping with Observations.

GET /api/v3/bboxes/?format=api&offset=800
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4013,
    "next": "https://api.catalogue.ceda.ac.uk/api/v3/bboxes/?format=api&limit=100&offset=900",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v3/bboxes/?format=api&limit=100&offset=700",
    "results": [
        {
            "ob_id": 909,
            "bboxName": "",
            "eastBoundLongitude": 1.391433,
            "westBoundLongitude": -2.998414,
            "southBoundLatitude": 50.475039,
            "northBoundLatitude": 53.32817
        },
        {
            "ob_id": 910,
            "bboxName": "",
            "eastBoundLongitude": 51.09378,
            "westBoundLongitude": -5.888874,
            "southBoundLatitude": 1.977336,
            "northBoundLatitude": 53.288783
        },
        {
            "ob_id": 911,
            "bboxName": "",
            "eastBoundLongitude": -1.7475,
            "westBoundLongitude": -4.6142,
            "southBoundLatitude": 51.1522,
            "northBoundLatitude": 55.4956
        },
        {
            "ob_id": 912,
            "bboxName": "",
            "eastBoundLongitude": -4.6142,
            "westBoundLongitude": -6.0,
            "southBoundLatitude": 55.4956,
            "northBoundLatitude": 56.5
        },
        {
            "ob_id": 913,
            "bboxName": "BT Tower",
            "eastBoundLongitude": -0.1389,
            "westBoundLongitude": -0.1389,
            "southBoundLatitude": 51.5215,
            "northBoundLatitude": 51.5215
        },
        {
            "ob_id": 914,
            "bboxName": "Harwell",
            "eastBoundLongitude": -1.293,
            "westBoundLongitude": -1.293,
            "southBoundLatitude": 51.597,
            "northBoundLatitude": 51.597
        },
        {
            "ob_id": 915,
            "bboxName": "north kensington",
            "eastBoundLongitude": -0.1667,
            "westBoundLongitude": -0.1667,
            "southBoundLatitude": 51.4833,
            "northBoundLatitude": 51.4833
        },
        {
            "ob_id": 916,
            "bboxName": "Marylebone Road",
            "eastBoundLongitude": 0.175,
            "westBoundLongitude": 0.175,
            "southBoundLatitude": 51.52,
            "northBoundLatitude": 51.52
        },
        {
            "ob_id": 918,
            "bboxName": "",
            "eastBoundLongitude": 0.2,
            "westBoundLongitude": -0.4,
            "southBoundLatitude": 53.5,
            "northBoundLatitude": 54.2
        },
        {
            "ob_id": 919,
            "bboxName": "",
            "eastBoundLongitude": -0.417,
            "westBoundLongitude": -2.307,
            "southBoundLatitude": 51.55,
            "northBoundLatitude": 52.113
        },
        {
            "ob_id": 920,
            "bboxName": "UKMO-NWP-UK",
            "eastBoundLongitude": 4.0,
            "westBoundLongitude": -13.0,
            "southBoundLatitude": 49.0,
            "northBoundLatitude": 60.8
        },
        {
            "ob_id": 921,
            "bboxName": "AF MSG Mercator (Africa into Atlantic)",
            "eastBoundLongitude": 46.362,
            "westBoundLongitude": -46.362,
            "southBoundLatitude": -42.0,
            "northBoundLatitude": 42.0
        },
        {
            "ob_id": 922,
            "bboxName": "AT MSG Mercator (Caribbean)",
            "eastBoundLongitude": -56.0,
            "westBoundLongitude": -68.0,
            "southBoundLatitude": 10.0,
            "northBoundLatitude": 22.0
        },
        {
            "ob_id": 923,
            "bboxName": "EJ MSG Polar Stereographic (Middle East)",
            "eastBoundLongitude": 82.9964,
            "westBoundLongitude": 8.611,
            "southBoundLatitude": 0.6037,
            "northBoundLatitude": 46.675
        },
        {
            "ob_id": 924,
            "bboxName": "EN MSG Polar Stereographic (N Europe)",
            "eastBoundLongitude": 36.7493,
            "westBoundLongitude": -45.0,
            "southBoundLatitude": 50.0,
            "northBoundLatitude": 75.0
        },
        {
            "ob_id": 925,
            "bboxName": "IL MSG Polar Stereographic (Iceland)",
            "eastBoundLongitude": 10.0858,
            "westBoundLongitude": -40.0,
            "southBoundLatitude": 54.65,
            "northBoundLatitude": 70.0
        },
        {
            "ob_id": 926,
            "bboxName": "MM MSG Polar Stereograph (Mediterranean)",
            "eastBoundLongitude": 40.4657,
            "westBoundLongitude": -2.0,
            "southBoundLatitude": 28.3299,
            "northBoundLatitude": 43.5
        },
        {
            "ob_id": 927,
            "bboxName": "AO West Africa MSG Mercator Area",
            "eastBoundLongitude": 24.0,
            "westBoundLongitude": -38.0,
            "southBoundLatitude": -10.0,
            "northBoundLatitude": 38.0
        },
        {
            "ob_id": 928,
            "bboxName": "EA MSG Polar Stereographic (UK and near)",
            "eastBoundLongitude": 14.3478,
            "westBoundLongitude": -17.644,
            "southBoundLatitude": 44.9678,
            "northBoundLatitude": 60.1567
        },
        {
            "ob_id": 929,
            "bboxName": "Europe",
            "eastBoundLongitude": 45.0,
            "westBoundLongitude": -30.0,
            "southBoundLatitude": 30.0,
            "northBoundLatitude": 75.0
        },
        {
            "ob_id": 930,
            "bboxName": "XT MSG Mercator (MSG area)",
            "eastBoundLongitude": 75.0,
            "westBoundLongitude": -75.0,
            "southBoundLatitude": -59.771,
            "northBoundLatitude": 59.771
        },
        {
            "ob_id": 931,
            "bboxName": "Africa cascade",
            "eastBoundLongitude": 20.0,
            "westBoundLongitude": -20.0,
            "southBoundLatitude": 5.0,
            "northBoundLatitude": 38.0
        },
        {
            "ob_id": 932,
            "bboxName": "cascade",
            "eastBoundLongitude": 120.0,
            "westBoundLongitude": -10.0,
            "southBoundLatitude": -20.0,
            "northBoundLatitude": 40.0
        },
        {
            "ob_id": 933,
            "bboxName": "warm pool cascade",
            "eastBoundLongitude": 180.0,
            "westBoundLongitude": 40.0,
            "southBoundLatitude": 22.0,
            "northBoundLatitude": 22.0
        },
        {
            "ob_id": 934,
            "bboxName": "DA MSG Geostationary (Full disc on 0E0N)",
            "eastBoundLongitude": 70.0,
            "westBoundLongitude": -70.0,
            "southBoundLatitude": -90.0,
            "northBoundLatitude": 90.0
        },
        {
            "ob_id": 935,
            "bboxName": "",
            "eastBoundLongitude": 23.0,
            "westBoundLongitude": -23.0,
            "southBoundLatitude": 70.0,
            "northBoundLatitude": 82.0
        },
        {
            "ob_id": 936,
            "bboxName": "quest fire",
            "eastBoundLongitude": 179.917,
            "westBoundLongitude": -179.9167,
            "southBoundLatitude": -89.91667,
            "northBoundLatitude": 89.975
        },
        {
            "ob_id": 937,
            "bboxName": "quest desire",
            "eastBoundLongitude": 180.0,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": -87.8638,
            "northBoundLatitude": 87.8638
        },
        {
            "ob_id": 938,
            "bboxName": "",
            "eastBoundLongitude": 13.569461822509766,
            "westBoundLongitude": 9.95522689819336,
            "southBoundLatitude": 43.86073303222656,
            "northBoundLatitude": 45.65374755859375
        },
        {
            "ob_id": 939,
            "bboxName": "",
            "eastBoundLongitude": 13.169830322265625,
            "westBoundLongitude": 11.973819732666016,
            "southBoundLatitude": 44.66551208496094,
            "northBoundLatitude": 45.65394592285156
        },
        {
            "ob_id": 940,
            "bboxName": "",
            "eastBoundLongitude": 13.463737487792969,
            "westBoundLongitude": 11.824298858642578,
            "southBoundLatitude": 44.059967041015625,
            "northBoundLatitude": 45.65374755859375
        },
        {
            "ob_id": 941,
            "bboxName": "",
            "eastBoundLongitude": 1.8997225761413574,
            "westBoundLongitude": -2.216017723083496,
            "southBoundLatitude": 52.11970520019531,
            "northBoundLatitude": 57.13874816894531
        },
        {
            "ob_id": 942,
            "bboxName": "",
            "eastBoundLongitude": 13.568389892578125,
            "westBoundLongitude": 11.9847412109375,
            "southBoundLatitude": 43.70668029785156,
            "northBoundLatitude": 45.65374755859375
        },
        {
            "ob_id": 943,
            "bboxName": "",
            "eastBoundLongitude": 2.329653739929199,
            "westBoundLongitude": -0.6457059383392334,
            "southBoundLatitude": 52.02229309082031,
            "northBoundLatitude": 53.573577880859375
        },
        {
            "ob_id": 944,
            "bboxName": "",
            "eastBoundLongitude": 13.055007934570312,
            "westBoundLongitude": 9.993183135986328,
            "southBoundLatitude": 44.507843017578125,
            "northBoundLatitude": 45.65374755859375
        },
        {
            "ob_id": 945,
            "bboxName": "",
            "eastBoundLongitude": 30.06591033935547,
            "westBoundLongitude": 11.706893920898438,
            "southBoundLatitude": 43.99287414550781,
            "northBoundLatitude": 47.76847839355469
        },
        {
            "ob_id": 946,
            "bboxName": "",
            "eastBoundLongitude": 12.201385498046875,
            "westBoundLongitude": 12.201099395751953,
            "southBoundLatitude": 45.65281677246094,
            "northBoundLatitude": 45.653228759765625
        },
        {
            "ob_id": 947,
            "bboxName": "",
            "eastBoundLongitude": 4.846653938293457,
            "westBoundLongitude": -0.9837343096733093,
            "southBoundLatitude": 52.069252014160156,
            "northBoundLatitude": 56.611698150634766
        },
        {
            "ob_id": 948,
            "bboxName": "",
            "eastBoundLongitude": -1.0164904594421387,
            "westBoundLongitude": -5.270084381103516,
            "southBoundLatitude": 49.99992370605469,
            "northBoundLatitude": 52.83918762207031
        },
        {
            "ob_id": 949,
            "bboxName": "",
            "eastBoundLongitude": 1.904883623123169,
            "westBoundLongitude": -1.4546250104904175,
            "southBoundLatitude": 50.9831657409668,
            "northBoundLatitude": 53.056522369384766
        },
        {
            "ob_id": 950,
            "bboxName": "",
            "eastBoundLongitude": 0.04014710709452629,
            "westBoundLongitude": -0.9412424564361572,
            "southBoundLatitude": 52.065391540527344,
            "northBoundLatitude": 55.03174591064453
        },
        {
            "ob_id": 951,
            "bboxName": "",
            "eastBoundLongitude": 2.989933967590332,
            "westBoundLongitude": -1.5975532531738281,
            "southBoundLatitude": 52.38639831542969,
            "northBoundLatitude": 55.766571044921875
        },
        {
            "ob_id": 952,
            "bboxName": "",
            "eastBoundLongitude": -0.5528881549835205,
            "westBoundLongitude": -4.738800048828125,
            "southBoundLatitude": 52.0693473815918,
            "northBoundLatitude": 55.52627944946289
        },
        {
            "ob_id": 953,
            "bboxName": "",
            "eastBoundLongitude": 2.1216657161712646,
            "westBoundLongitude": -5.2175211906433105,
            "southBoundLatitude": 51.729736328125,
            "northBoundLatitude": 57.791500091552734
        },
        {
            "ob_id": 954,
            "bboxName": "",
            "eastBoundLongitude": -0.42943644523620605,
            "westBoundLongitude": -6.7518839836120605,
            "southBoundLatitude": 49.97770690917969,
            "northBoundLatitude": 55.561031341552734
        },
        {
            "ob_id": 955,
            "bboxName": "",
            "eastBoundLongitude": -0.47283315658569336,
            "westBoundLongitude": -4.320137023925781,
            "southBoundLatitude": 51.22100830078125,
            "northBoundLatitude": 52.35694885253906
        },
        {
            "ob_id": 956,
            "bboxName": "",
            "eastBoundLongitude": -2.41689133644104,
            "westBoundLongitude": -6.181532382965088,
            "southBoundLatitude": 55.40157699584961,
            "northBoundLatitude": 62.196163177490234
        },
        {
            "ob_id": 957,
            "bboxName": "",
            "eastBoundLongitude": -0.5938186645507812,
            "westBoundLongitude": -4.7364349365234375,
            "southBoundLatitude": 52.06532287597656,
            "northBoundLatitude": 55.50865173339844
        },
        {
            "ob_id": 958,
            "bboxName": "",
            "eastBoundLongitude": -0.4355200231075287,
            "westBoundLongitude": -11.38078498840332,
            "southBoundLatitude": 51.682899475097656,
            "northBoundLatitude": 53.73816680908203
        },
        {
            "ob_id": 959,
            "bboxName": "",
            "eastBoundLongitude": 2.1813840866088867,
            "westBoundLongitude": -0.6251077651977539,
            "southBoundLatitude": 50.119720458984375,
            "northBoundLatitude": 53.06993103027344
        },
        {
            "ob_id": 960,
            "bboxName": "",
            "eastBoundLongitude": 2.3574466705322266,
            "westBoundLongitude": -1.405868649482727,
            "southBoundLatitude": 51.042728424072266,
            "northBoundLatitude": 54.248172760009766
        },
        {
            "ob_id": 961,
            "bboxName": "",
            "eastBoundLongitude": 0.18590736389160156,
            "westBoundLongitude": -6.72901725769043,
            "southBoundLatitude": 47.1481819152832,
            "northBoundLatitude": 58.573036193847656
        },
        {
            "ob_id": 962,
            "bboxName": "",
            "eastBoundLongitude": 0.18574535846710205,
            "westBoundLongitude": -9.479133605957031,
            "southBoundLatitude": 52.12933349609375,
            "northBoundLatitude": 60.11317443847656
        },
        {
            "ob_id": 963,
            "bboxName": "",
            "eastBoundLongitude": 1.8346035480499268,
            "westBoundLongitude": -1.4879720211029053,
            "southBoundLatitude": 50.9830207824707,
            "northBoundLatitude": 52.834510803222656
        },
        {
            "ob_id": 964,
            "bboxName": "",
            "eastBoundLongitude": -0.4064837694168091,
            "westBoundLongitude": -2.9056243896484375,
            "southBoundLatitude": 50.795772552490234,
            "northBoundLatitude": 52.349205017089844
        },
        {
            "ob_id": 965,
            "bboxName": "",
            "eastBoundLongitude": -0.3931177854537964,
            "westBoundLongitude": -2.8736572265625,
            "southBoundLatitude": 50.80265808105469,
            "northBoundLatitude": 52.37425231933594
        },
        {
            "ob_id": 966,
            "bboxName": "",
            "eastBoundLongitude": -4.505184173583984,
            "westBoundLongitude": -8.49246597290039,
            "southBoundLatitude": 55.42647933959961,
            "northBoundLatitude": 59.701454162597656
        },
        {
            "ob_id": 967,
            "bboxName": "",
            "eastBoundLongitude": -4.445580005645752,
            "westBoundLongitude": -6.451420307159424,
            "southBoundLatitude": 55.4119987487793,
            "northBoundLatitude": 59.7137451171875
        },
        {
            "ob_id": 968,
            "bboxName": "",
            "eastBoundLongitude": -4.481531143188477,
            "westBoundLongitude": -8.270675659179688,
            "southBoundLatitude": 55.41221618652344,
            "northBoundLatitude": 60.625823974609375
        },
        {
            "ob_id": 969,
            "bboxName": "",
            "eastBoundLongitude": -3.3541784286499023,
            "westBoundLongitude": -9.445178985595703,
            "southBoundLatitude": 55.35581970214844,
            "northBoundLatitude": 60.92591857910156
        },
        {
            "ob_id": 970,
            "bboxName": "",
            "eastBoundLongitude": -4.371035099029541,
            "westBoundLongitude": -8.821867942810059,
            "southBoundLatitude": 55.1961669921875,
            "northBoundLatitude": 59.01184844970703
        },
        {
            "ob_id": 971,
            "bboxName": "",
            "eastBoundLongitude": -4.576057434082031,
            "westBoundLongitude": -9.227472305297852,
            "southBoundLatitude": 55.50174331665039,
            "northBoundLatitude": 59.465694427490234
        },
        {
            "ob_id": 972,
            "bboxName": "",
            "eastBoundLongitude": 0.6448006629943848,
            "westBoundLongitude": -1.479561448097229,
            "southBoundLatitude": 52.677974700927734,
            "northBoundLatitude": 54.791019439697266
        },
        {
            "ob_id": 973,
            "bboxName": "",
            "eastBoundLongitude": -0.9773122072219849,
            "westBoundLongitude": -3.422585964202881,
            "southBoundLatitude": 50.730709075927734,
            "northBoundLatitude": 52.8315544128418
        },
        {
            "ob_id": 974,
            "bboxName": "",
            "eastBoundLongitude": -0.8011971116065979,
            "westBoundLongitude": -3.4508066177368164,
            "southBoundLatitude": 50.6814079284668,
            "northBoundLatitude": 52.8344841003418
        },
        {
            "ob_id": 975,
            "bboxName": "",
            "eastBoundLongitude": -1.0513603687286377,
            "westBoundLongitude": -7.903704643249512,
            "southBoundLatitude": 52.82470703125,
            "northBoundLatitude": 58.317352294921875
        },
        {
            "ob_id": 976,
            "bboxName": "",
            "eastBoundLongitude": 1.6258869171142578,
            "westBoundLongitude": -0.9775481224060059,
            "southBoundLatitude": 52.05867004394531,
            "northBoundLatitude": 53.69477844238281
        },
        {
            "ob_id": 977,
            "bboxName": "",
            "eastBoundLongitude": 1.6476666927337646,
            "westBoundLongitude": -0.6250209808349609,
            "southBoundLatitude": 52.06527328491211,
            "northBoundLatitude": 53.023677825927734
        },
        {
            "ob_id": 978,
            "bboxName": "",
            "eastBoundLongitude": -0.405156672000885,
            "westBoundLongitude": -2.877610206604004,
            "southBoundLatitude": 50.804725646972656,
            "northBoundLatitude": 52.375770568847656
        },
        {
            "ob_id": 979,
            "bboxName": "",
            "eastBoundLongitude": -0.45004865527153015,
            "westBoundLongitude": -11.860047340393066,
            "southBoundLatitude": 51.6920280456543,
            "northBoundLatitude": 53.89413070678711
        },
        {
            "ob_id": 980,
            "bboxName": "",
            "eastBoundLongitude": -2.5215330123901367,
            "westBoundLongitude": -6.016538619995117,
            "southBoundLatitude": 55.42509460449219,
            "northBoundLatitude": 58.326263427734375
        },
        {
            "ob_id": 981,
            "bboxName": "",
            "eastBoundLongitude": 2.9624366760253906,
            "westBoundLongitude": -0.6700658798217773,
            "southBoundLatitude": 52.05638122558594,
            "northBoundLatitude": 53.487884521484375
        },
        {
            "ob_id": 982,
            "bboxName": "",
            "eastBoundLongitude": 2.049252510070801,
            "westBoundLongitude": -6.251001834869385,
            "southBoundLatitude": 49.8385009765625,
            "northBoundLatitude": 52.8354606628418
        },
        {
            "ob_id": 983,
            "bboxName": "",
            "eastBoundLongitude": 2.726978302001953,
            "westBoundLongitude": -1.5629758834838867,
            "southBoundLatitude": 51.046268463134766,
            "northBoundLatitude": 54.1828498840332
        },
        {
            "ob_id": 984,
            "bboxName": "",
            "eastBoundLongitude": 1.9569664001464844,
            "westBoundLongitude": -1.3561670780181885,
            "southBoundLatitude": 51.8665885925293,
            "northBoundLatitude": 55.5587272644043
        },
        {
            "ob_id": 985,
            "bboxName": "",
            "eastBoundLongitude": 2.0101490020751953,
            "westBoundLongitude": -0.6772167682647705,
            "southBoundLatitude": 52.054534912109375,
            "northBoundLatitude": 53.14564514160156
        },
        {
            "ob_id": 986,
            "bboxName": "",
            "eastBoundLongitude": 1.8295249938964844,
            "westBoundLongitude": -0.6497366428375244,
            "southBoundLatitude": 52.02351379394531,
            "northBoundLatitude": 53.12223815917969
        },
        {
            "ob_id": 987,
            "bboxName": "",
            "eastBoundLongitude": 0.3820687234401703,
            "westBoundLongitude": -1.0834461450576782,
            "southBoundLatitude": 50.9827995300293,
            "northBoundLatitude": 52.403812408447266
        },
        {
            "ob_id": 988,
            "bboxName": "",
            "eastBoundLongitude": 2.0099716186523438,
            "westBoundLongitude": -1.6885484457015991,
            "southBoundLatitude": 52.0504150390625,
            "northBoundLatitude": 57.228271484375
        },
        {
            "ob_id": 989,
            "bboxName": "",
            "eastBoundLongitude": -0.5579531192779541,
            "westBoundLongitude": -7.1087799072265625,
            "southBoundLatitude": 52.065277099609375,
            "northBoundLatitude": 58.04945373535156
        },
        {
            "ob_id": 990,
            "bboxName": "",
            "eastBoundLongitude": -0.39315712451934814,
            "westBoundLongitude": -6.701150894165039,
            "southBoundLatitude": 49.42552185058594,
            "northBoundLatitude": 52.37457275390625
        },
        {
            "ob_id": 991,
            "bboxName": "",
            "eastBoundLongitude": -0.38447389006614685,
            "westBoundLongitude": -4.29988431930542,
            "southBoundLatitude": 50.56270980834961,
            "northBoundLatitude": 52.37514877319336
        },
        {
            "ob_id": 992,
            "bboxName": "",
            "eastBoundLongitude": -0.37647998332977295,
            "westBoundLongitude": -6.317897796630859,
            "southBoundLatitude": 50.574615478515625,
            "northBoundLatitude": 52.35575866699219
        },
        {
            "ob_id": 993,
            "bboxName": "",
            "eastBoundLongitude": 1.9223861694335938,
            "westBoundLongitude": -1.0197110176086426,
            "southBoundLatitude": 50.662322998046875,
            "northBoundLatitude": 52.823028564453125
        },
        {
            "ob_id": 994,
            "bboxName": "",
            "eastBoundLongitude": 1.600313663482666,
            "westBoundLongitude": -1.5607337951660156,
            "southBoundLatitude": 50.0643196105957,
            "northBoundLatitude": 52.83438491821289
        },
        {
            "ob_id": 995,
            "bboxName": "",
            "eastBoundLongitude": 1.8296871185302734,
            "westBoundLongitude": -27.693199157714844,
            "southBoundLatitude": 50.01631164550781,
            "northBoundLatitude": 64.55691528320312
        },
        {
            "ob_id": 996,
            "bboxName": "",
            "eastBoundLongitude": 3.0944180488586426,
            "westBoundLongitude": -5.217212200164795,
            "southBoundLatitude": 47.14140319824219,
            "northBoundLatitude": 54.607059478759766
        },
        {
            "ob_id": 997,
            "bboxName": "",
            "eastBoundLongitude": 144.90142822265625,
            "westBoundLongitude": 134.53985595703125,
            "southBoundLatitude": 7.3574299812316895,
            "northBoundLatitude": 13.517687797546387
        },
        {
            "ob_id": 998,
            "bboxName": "",
            "eastBoundLongitude": 153.00186157226562,
            "westBoundLongitude": 151.8382568359375,
            "southBoundLatitude": 1.9980195760726929,
            "northBoundLatitude": 7.54223108291626
        },
        {
            "ob_id": 999,
            "bboxName": "",
            "eastBoundLongitude": 152.05799865722656,
            "westBoundLongitude": 151.83828735351562,
            "southBoundLatitude": 0.906790018081665,
            "northBoundLatitude": 7.544810771942139
        },
        {
            "ob_id": 1006,
            "bboxName": "",
            "eastBoundLongitude": 118.052734375,
            "westBoundLongitude": 101.54458618164062,
            "southBoundLatitude": 4.802061080932617,
            "northBoundLatitude": 7.096067428588867
        },
        {
            "ob_id": 1007,
            "bboxName": "",
            "eastBoundLongitude": 118.47311401367188,
            "westBoundLongitude": 101.54449462890625,
            "southBoundLatitude": 4.562183380126953,
            "northBoundLatitude": 7.029075622558594
        },
        {
            "ob_id": 1008,
            "bboxName": "",
            "eastBoundLongitude": 118.12689208984375,
            "westBoundLongitude": 115.77293395996094,
            "southBoundLatitude": 4.777679443359375,
            "northBoundLatitude": 7.151437282562256
        },
        {
            "ob_id": 1009,
            "bboxName": "",
            "eastBoundLongitude": 28.786542892456055,
            "westBoundLongitude": 20.065237045288086,
            "southBoundLatitude": 65.94116973876953,
            "northBoundLatitude": 67.99768829345703
        },
        {
            "ob_id": 1010,
            "bboxName": "",
            "eastBoundLongitude": 20.440261840820312,
            "westBoundLongitude": 8.154120445251465,
            "southBoundLatitude": 67.82048797607422,
            "northBoundLatitude": 79.04649353027344
        },
        {
            "ob_id": 1011,
            "bboxName": "",
            "eastBoundLongitude": 2.5764832496643066,
            "westBoundLongitude": -1.1281590461730957,
            "southBoundLatitude": 52.05386734008789,
            "northBoundLatitude": 54.24211120605469
        },
        {
            "ob_id": 1012,
            "bboxName": "",
            "eastBoundLongitude": 2.26546049118042,
            "westBoundLongitude": -2.2129719257354736,
            "southBoundLatitude": 52.06550979614258,
            "northBoundLatitude": 57.53529739379883
        },
        {
            "ob_id": 1013,
            "bboxName": "",
            "eastBoundLongitude": -0.56817626953125,
            "westBoundLongitude": -6.9092631340026855,
            "southBoundLatitude": 50.85386657714844,
            "northBoundLatitude": 52.66872787475586
        },
        {
            "ob_id": 1014,
            "bboxName": "",
            "eastBoundLongitude": 2.512389659881592,
            "westBoundLongitude": -0.6604940891265869,
            "southBoundLatitude": 52.06544494628906,
            "northBoundLatitude": 54.539371490478516
        },
        {
            "ob_id": 1015,
            "bboxName": "",
            "eastBoundLongitude": 3.4633402824401855,
            "westBoundLongitude": -1.8000493049621582,
            "southBoundLatitude": 52.004486083984375,
            "northBoundLatitude": 57.32235336303711
        }
    ]
}