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

GET /api/v3/bboxes/?format=api&offset=700
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=800",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v3/bboxes/?format=api&limit=100&offset=600",
    "results": [
        {
            "ob_id": 806,
            "bboxName": "Bear Island",
            "eastBoundLongitude": 19.0167,
            "westBoundLongitude": 19.0167,
            "southBoundLatitude": 74.5167,
            "northBoundLatitude": 74.5167
        },
        {
            "ob_id": 807,
            "bboxName": "Haute-Provence",
            "eastBoundLongitude": 6.1667,
            "westBoundLongitude": 6.1667,
            "southBoundLatitude": 44.0,
            "northBoundLatitude": 44.0
        },
        {
            "ob_id": 808,
            "bboxName": "Alice Holt",
            "eastBoundLongitude": -0.8603094,
            "westBoundLongitude": -0.8603094,
            "southBoundLatitude": 51.1541535,
            "northBoundLatitude": 51.1541535
        },
        {
            "ob_id": 809,
            "bboxName": "Chilworth",
            "eastBoundLongitude": -1.4274439,
            "westBoundLongitude": -1.4274439,
            "southBoundLatitude": 50.9639375,
            "northBoundLatitude": 50.9639375
        },
        {
            "ob_id": 810,
            "bboxName": "Bath CSIP",
            "eastBoundLongitude": -2.3315,
            "westBoundLongitude": -2.3315,
            "southBoundLatitude": 51.378,
            "northBoundLatitude": 51.378
        },
        {
            "ob_id": 811,
            "bboxName": "FACCOMBE",
            "eastBoundLongitude": -1.4461619,
            "westBoundLongitude": -1.4461619,
            "southBoundLatitude": 51.3313761,
            "northBoundLatitude": 51.3313761
        },
        {
            "ob_id": 812,
            "bboxName": "Leeds SODAR at Chilbolton",
            "eastBoundLongitude": -1.4387172,
            "westBoundLongitude": -1.4387172,
            "southBoundLatitude": 51.1441841,
            "northBoundLatitude": 51.1441841
        },
        {
            "ob_id": 813,
            "bboxName": "Preston Farm",
            "eastBoundLongitude": -0.7192,
            "westBoundLongitude": -0.7192,
            "southBoundLatitude": 50.8565,
            "northBoundLatitude": 50.8565
        },
        {
            "ob_id": 814,
            "bboxName": "Stoken Farm",
            "eastBoundLongitude": -1.2101038,
            "westBoundLongitude": -1.2101038,
            "southBoundLatitude": 51.2293771,
            "northBoundLatitude": 51.2293771
        },
        {
            "ob_id": 815,
            "bboxName": "Highwood Farm",
            "eastBoundLongitude": -1.4416075,
            "westBoundLongitude": -1.4416075,
            "southBoundLatitude": 51.3600561,
            "northBoundLatitude": 51.3600561
        },
        {
            "ob_id": 816,
            "bboxName": "Rother Field Park",
            "eastBoundLongitude": -0.9997989,
            "westBoundLongitude": -0.9997989,
            "southBoundLatitude": 51.0723311,
            "northBoundLatitude": 51.0723311
        },
        {
            "ob_id": 817,
            "bboxName": "Silchester",
            "eastBoundLongitude": -1.0839724,
            "westBoundLongitude": -1.0839724,
            "southBoundLatitude": 51.3589645,
            "northBoundLatitude": 51.3589645
        },
        {
            "ob_id": 818,
            "bboxName": "Wilton House",
            "eastBoundLongitude": -1.8412434,
            "westBoundLongitude": -1.8412434,
            "southBoundLatitude": 51.0939761,
            "northBoundLatitude": 51.0939761
        },
        {
            "ob_id": 819,
            "bboxName": "Lyburn Farm",
            "eastBoundLongitude": -1.6628074,
            "westBoundLongitude": -1.6628074,
            "southBoundLatitude": 50.9639252,
            "northBoundLatitude": 50.9639252
        },
        {
            "ob_id": 820,
            "bboxName": "Old House Farm",
            "eastBoundLongitude": -0.9324056,
            "westBoundLongitude": -0.9324056,
            "southBoundLatitude": 51.4137596,
            "northBoundLatitude": 51.4137596
        },
        {
            "ob_id": 821,
            "bboxName": "Thruxton",
            "eastBoundLongitude": -1.6019835,
            "westBoundLongitude": -1.6019835,
            "southBoundLatitude": 51.2124,
            "northBoundLatitude": 51.2124
        },
        {
            "ob_id": 822,
            "bboxName": "Woodlands Farm",
            "eastBoundLongitude": -1.2120706,
            "westBoundLongitude": -1.2120706,
            "southBoundLatitude": 51.3587157,
            "northBoundLatitude": 51.3587157
        },
        {
            "ob_id": 823,
            "bboxName": "Uppark",
            "eastBoundLongitude": -0.8880279,
            "westBoundLongitude": -0.8880279,
            "southBoundLatitude": 50.9512753,
            "northBoundLatitude": 50.9512753
        },
        {
            "ob_id": 824,
            "bboxName": "North Faem",
            "eastBoundLongitude": -1.6381427,
            "westBoundLongitude": -1.6381427,
            "southBoundLatitude": 51.5079851,
            "northBoundLatitude": 51.5079851
        },
        {
            "ob_id": 825,
            "bboxName": "ATDNET NAE area",
            "eastBoundLongitude": 40.0,
            "westBoundLongitude": -40.0,
            "southBoundLatitude": 30.0,
            "northBoundLatitude": 70.0
        },
        {
            "ob_id": 826,
            "bboxName": "met office satellite",
            "eastBoundLongitude": 180.0,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": 0.0,
            "northBoundLatitude": 90.0
        },
        {
            "ob_id": 827,
            "bboxName": "Bush Estate",
            "eastBoundLongitude": -3.206,
            "westBoundLongitude": -3.206,
            "southBoundLatitude": 55.862,
            "northBoundLatitude": 55.862
        },
        {
            "ob_id": 828,
            "bboxName": "Valentia (Ireland)",
            "eastBoundLongitude": -10.2444,
            "westBoundLongitude": -10.2444,
            "southBoundLatitude": 51.9397,
            "northBoundLatitude": 51.9397
        },
        {
            "ob_id": 829,
            "bboxName": "",
            "eastBoundLongitude": -0.7,
            "westBoundLongitude": -2.4,
            "southBoundLatitude": 50.86,
            "northBoundLatitude": 51.4
        },
        {
            "ob_id": 830,
            "bboxName": "Stretton-on-Dunsmore",
            "eastBoundLongitude": -1.386,
            "westBoundLongitude": -1.386,
            "southBoundLatitude": 52.35,
            "northBoundLatitude": 52.35
        },
        {
            "ob_id": 831,
            "bboxName": "Greensforge",
            "eastBoundLongitude": -2.218,
            "westBoundLongitude": -2.218,
            "southBoundLatitude": 52.499,
            "northBoundLatitude": 52.499
        },
        {
            "ob_id": 832,
            "bboxName": "Frolesworth",
            "eastBoundLongitude": -1.244,
            "westBoundLongitude": -1.244,
            "southBoundLatitude": 52.499,
            "northBoundLatitude": 52.499
        },
        {
            "ob_id": 833,
            "bboxName": "Dodford",
            "eastBoundLongitude": -2.104,
            "westBoundLongitude": -2.104,
            "southBoundLatitude": 52.363,
            "northBoundLatitude": 52.363
        },
        {
            "ob_id": 834,
            "bboxName": "Belbroughton",
            "eastBoundLongitude": -2.148,
            "westBoundLongitude": -2.148,
            "southBoundLatitude": 52.398,
            "northBoundLatitude": 52.398
        },
        {
            "ob_id": 835,
            "bboxName": "Frankley Reservoir",
            "eastBoundLongitude": -1.997,
            "westBoundLongitude": -1.997,
            "southBoundLatitude": 52.417,
            "northBoundLatitude": 52.417
        },
        {
            "ob_id": 836,
            "bboxName": "Moreton Morrell",
            "eastBoundLongitude": -1.55,
            "westBoundLongitude": -1.55,
            "southBoundLatitude": 52.206,
            "northBoundLatitude": 52.206
        },
        {
            "ob_id": 837,
            "bboxName": "Withybrook Equestrian Centre",
            "eastBoundLongitude": -1.343,
            "westBoundLongitude": -1.343,
            "southBoundLatitude": 52.463,
            "northBoundLatitude": 52.463
        },
        {
            "ob_id": 838,
            "bboxName": "Fradley Park",
            "eastBoundLongitude": -1.997,
            "westBoundLongitude": -1.997,
            "southBoundLatitude": 52.417,
            "northBoundLatitude": 52.417
        },
        {
            "ob_id": 839,
            "bboxName": "Halfpenny Green Airport",
            "eastBoundLongitude": -2.261,
            "westBoundLongitude": -2.261,
            "southBoundLatitude": 52.514,
            "northBoundLatitude": 52.514
        },
        {
            "ob_id": 840,
            "bboxName": "Pritchatts Road",
            "eastBoundLongitude": -1.933,
            "westBoundLongitude": -1.933,
            "southBoundLatitude": 52.456,
            "northBoundLatitude": 52.456
        },
        {
            "ob_id": 841,
            "bboxName": "Walsall Alumwell",
            "eastBoundLongitude": -2.009,
            "westBoundLongitude": -2.009,
            "southBoundLatitude": 52.581,
            "northBoundLatitude": 52.581
        },
        {
            "ob_id": 842,
            "bboxName": "Willenhall",
            "eastBoundLongitude": -2.032,
            "westBoundLongitude": -2.032,
            "southBoundLatitude": 52.608,
            "northBoundLatitude": 52.608
        },
        {
            "ob_id": 843,
            "bboxName": "Wolverhampton",
            "eastBoundLongitude": -2.117,
            "westBoundLongitude": -2.117,
            "southBoundLatitude": 52.583,
            "northBoundLatitude": 52.583
        },
        {
            "ob_id": 844,
            "bboxName": "Birmingham Centre",
            "eastBoundLongitude": -1.906,
            "westBoundLongitude": -1.906,
            "southBoundLatitude": 52.479,
            "northBoundLatitude": 52.479
        },
        {
            "ob_id": 845,
            "bboxName": "Birmingham East",
            "eastBoundLongitude": -1.83,
            "westBoundLongitude": -1.83,
            "southBoundLatitude": 52.497,
            "northBoundLatitude": 52.497
        },
        {
            "ob_id": 846,
            "bboxName": "Coventry",
            "eastBoundLongitude": -1.517,
            "westBoundLongitude": -1.517,
            "southBoundLatitude": 52.4,
            "northBoundLatitude": 52.4
        },
        {
            "ob_id": 847,
            "bboxName": "West Bromwich",
            "eastBoundLongitude": -1.996,
            "westBoundLongitude": -1.996,
            "southBoundLatitude": 52.521,
            "northBoundLatitude": 52.521
        },
        {
            "ob_id": 848,
            "bboxName": "Fox Hollies Road",
            "eastBoundLongitude": -1.828,
            "westBoundLongitude": -1.828,
            "southBoundLatitude": 52.437,
            "northBoundLatitude": 52.437
        },
        {
            "ob_id": 849,
            "bboxName": "Hodge Hill",
            "eastBoundLongitude": -1.814,
            "westBoundLongitude": -1.814,
            "southBoundLatitude": 52.507,
            "northBoundLatitude": 52.507
        },
        {
            "ob_id": 850,
            "bboxName": "Fir Tree Drive",
            "eastBoundLongitude": -1.965,
            "westBoundLongitude": -1.965,
            "southBoundLatitude": 52.558,
            "northBoundLatitude": 52.558
        },
        {
            "ob_id": 851,
            "bboxName": "Rowley Regis",
            "eastBoundLongitude": -2.04,
            "westBoundLongitude": -2.04,
            "southBoundLatitude": 52.494,
            "northBoundLatitude": 52.494
        },
        {
            "ob_id": 852,
            "bboxName": "Springfield",
            "eastBoundLongitude": -2.055,
            "westBoundLongitude": -2.055,
            "southBoundLatitude": 52.489,
            "northBoundLatitude": 52.489
        },
        {
            "ob_id": 853,
            "bboxName": "Birmingham West",
            "eastBoundLongitude": -1.953,
            "westBoundLongitude": -1.953,
            "southBoundLatitude": 52.503,
            "northBoundLatitude": 52.503
        },
        {
            "ob_id": 854,
            "bboxName": "Loughton",
            "eastBoundLongitude": -2.563,
            "westBoundLongitude": -2.563,
            "southBoundLatitude": 52.443,
            "northBoundLatitude": 52.443
        },
        {
            "ob_id": 855,
            "bboxName": "Meon Hill",
            "eastBoundLongitude": -1.736,
            "westBoundLongitude": -1.736,
            "southBoundLatitude": 52.098,
            "northBoundLatitude": 52.098
        },
        {
            "ob_id": 856,
            "bboxName": "Turner's Hill",
            "eastBoundLongitude": -2.044,
            "westBoundLongitude": -2.044,
            "southBoundLatitude": 52.492,
            "northBoundLatitude": 52.492
        },
        {
            "ob_id": 857,
            "bboxName": "Kidderminster",
            "eastBoundLongitude": -2.258,
            "westBoundLongitude": -2.258,
            "southBoundLatitude": 52.364,
            "northBoundLatitude": 52.364
        },
        {
            "ob_id": 858,
            "bboxName": "Tamworth",
            "eastBoundLongitude": -1.722,
            "westBoundLongitude": -1.722,
            "southBoundLatitude": 52.531,
            "northBoundLatitude": 52.531
        },
        {
            "ob_id": 859,
            "bboxName": "Solihull",
            "eastBoundLongitude": -1.772,
            "westBoundLongitude": -1.772,
            "southBoundLatitude": 52.406,
            "northBoundLatitude": 52.406
        },
        {
            "ob_id": 860,
            "bboxName": "Keflavik",
            "eastBoundLongitude": -22.5519,
            "westBoundLongitude": -22.5519,
            "southBoundLatitude": 64.0011,
            "northBoundLatitude": 64.0011
        },
        {
            "ob_id": 861,
            "bboxName": "Jan Mayen station",
            "eastBoundLongitude": 11.909895,
            "westBoundLongitude": 11.909895,
            "southBoundLatitude": 78.923538,
            "northBoundLatitude": 78.923538
        },
        {
            "ob_id": 862,
            "bboxName": "Danmarkshavn",
            "eastBoundLongitude": -18.6667,
            "westBoundLongitude": -18.6667,
            "southBoundLatitude": 76.7667,
            "northBoundLatitude": 76.7667
        },
        {
            "ob_id": 863,
            "bboxName": "Egedesminde Aasiaat ",
            "eastBoundLongitude": 52.8694,
            "westBoundLongitude": 52.8694,
            "southBoundLatitude": 68.7097,
            "northBoundLatitude": 68.7097
        },
        {
            "ob_id": 864,
            "bboxName": "Tórshavn",
            "eastBoundLongitude": 6.7675,
            "westBoundLongitude": 6.7675,
            "southBoundLatitude": 62.0117,
            "northBoundLatitude": 62.0117
        },
        {
            "ob_id": 865,
            "bboxName": "Narsarsuaq",
            "eastBoundLongitude": -45.4347,
            "westBoundLongitude": -45.4347,
            "southBoundLatitude": 61.1458,
            "northBoundLatitude": 61.1458
        },
        {
            "ob_id": 866,
            "bboxName": "Ittoqqortoormiit",
            "eastBoundLongitude": -21.9667,
            "westBoundLongitude": -21.9667,
            "southBoundLatitude": 70.4853,
            "northBoundLatitude": 70.4853
        },
        {
            "ob_id": 867,
            "bboxName": "British Isles",
            "eastBoundLongitude": 3.0,
            "westBoundLongitude": -12.0,
            "southBoundLatitude": 49.0,
            "northBoundLatitude": 60.0
        },
        {
            "ob_id": 868,
            "bboxName": "",
            "eastBoundLongitude": 0.3165,
            "westBoundLongitude": -1.427,
            "southBoundLatitude": 50.891,
            "northBoundLatitude": 51.145
        },
        {
            "ob_id": 869,
            "bboxName": "Steelhouse Lane",
            "eastBoundLongitude": -1.8931,
            "westBoundLongitude": -1.8931,
            "southBoundLatitude": 52.4833,
            "northBoundLatitude": 52.4833
        },
        {
            "ob_id": 870,
            "bboxName": "SND Electrical Wholesalers",
            "eastBoundLongitude": -1.9014,
            "westBoundLongitude": -1.9014,
            "southBoundLatitude": 52.4875,
            "northBoundLatitude": 52.4875
        },
        {
            "ob_id": 871,
            "bboxName": "Birmingham Children's Hospital",
            "eastBoundLongitude": -1.8931,
            "westBoundLongitude": -1.8931,
            "southBoundLatitude": 52.4839,
            "northBoundLatitude": 52.4839
        },
        {
            "ob_id": 872,
            "bboxName": "Constitution Hill",
            "eastBoundLongitude": -1.9019,
            "westBoundLongitude": -1.9019,
            "southBoundLatitude": 52.4875,
            "northBoundLatitude": 52.4875
        },
        {
            "ob_id": 873,
            "bboxName": "Salvation Army roof",
            "eastBoundLongitude": -1.8972,
            "westBoundLongitude": -1.8972,
            "southBoundLatitude": 52.4864,
            "northBoundLatitude": 52.4864
        },
        {
            "ob_id": 874,
            "bboxName": "Old Square",
            "eastBoundLongitude": -1.8931,
            "westBoundLongitude": -1.8931,
            "southBoundLatitude": 52.4819,
            "northBoundLatitude": 52.4819
        },
        {
            "ob_id": 875,
            "bboxName": "Snow Hill",
            "eastBoundLongitude": -1.8972,
            "westBoundLongitude": -1.8972,
            "southBoundLatitude": 52.4833,
            "northBoundLatitude": 52.4833
        },
        {
            "ob_id": 876,
            "bboxName": "Centenary Square",
            "eastBoundLongitude": -1.907,
            "westBoundLongitude": -1.907,
            "southBoundLatitude": 52.482,
            "northBoundLatitude": 52.482
        },
        {
            "ob_id": 877,
            "bboxName": "Dale End / Queens Way",
            "eastBoundLongitude": -1.8917,
            "westBoundLongitude": -1.8917,
            "southBoundLatitude": 52.4806,
            "northBoundLatitude": 52.4806
        },
        {
            "ob_id": 878,
            "bboxName": "Priory House",
            "eastBoundLongitude": -1.8931,
            "westBoundLongitude": -1.8931,
            "southBoundLatitude": 52.4825,
            "northBoundLatitude": 52.4825
        },
        {
            "ob_id": 879,
            "bboxName": "Stockland Green School",
            "eastBoundLongitude": -1.8611,
            "westBoundLongitude": -1.8611,
            "southBoundLatitude": 52.5222,
            "northBoundLatitude": 52.5222
        },
        {
            "ob_id": 880,
            "bboxName": "Ward End School",
            "eastBoundLongitude": -1.8306,
            "westBoundLongitude": -1.8306,
            "southBoundLatitude": 52.4972,
            "northBoundLatitude": 52.4972
        },
        {
            "ob_id": 881,
            "bboxName": "Moat Lane",
            "eastBoundLongitude": -2.8917,
            "westBoundLongitude": -2.8917,
            "southBoundLatitude": 52.4764,
            "northBoundLatitude": 52.4764
        },
        {
            "ob_id": 882,
            "bboxName": "Auckland road",
            "eastBoundLongitude": -2.8778,
            "westBoundLongitude": -2.8778,
            "southBoundLatitude": 52.4653,
            "northBoundLatitude": 52.4653
        },
        {
            "ob_id": 883,
            "bboxName": "Rotunda\t",
            "eastBoundLongitude": -1.8944,
            "westBoundLongitude": -1.8944,
            "southBoundLatitude": 52.4786,
            "northBoundLatitude": 52.4786
        },
        {
            "ob_id": 884,
            "bboxName": "Howard Street",
            "eastBoundLongitude": -1.9042,
            "westBoundLongitude": -1.9042,
            "southBoundLatitude": 52.4889,
            "northBoundLatitude": 52.4889
        },
        {
            "ob_id": 885,
            "bboxName": "Spring Lane",
            "eastBoundLongitude": -1.8306,
            "westBoundLongitude": -1.8306,
            "southBoundLatitude": 52.518,
            "northBoundLatitude": 52.518
        },
        {
            "ob_id": 886,
            "bboxName": "Highgate Park",
            "eastBoundLongitude": -2.8819,
            "westBoundLongitude": -2.8819,
            "southBoundLatitude": 52.4694,
            "northBoundLatitude": 52.4694
        },
        {
            "ob_id": 887,
            "bboxName": "University of Lancaster",
            "eastBoundLongitude": -2.7856,
            "westBoundLongitude": -2.7856,
            "southBoundLatitude": 54.0103,
            "northBoundLatitude": 54.0103
        },
        {
            "ob_id": 890,
            "bboxName": "Cardiff University",
            "eastBoundLongitude": -3.1791,
            "westBoundLongitude": -3.1791,
            "southBoundLatitude": 51.4816,
            "northBoundLatitude": 51.4816
        },
        {
            "ob_id": 891,
            "bboxName": "namblex",
            "eastBoundLongitude": 40.0,
            "westBoundLongitude": -60.0,
            "southBoundLatitude": 30.0,
            "northBoundLatitude": 70.0
        },
        {
            "ob_id": 892,
            "bboxName": "Writtle College",
            "eastBoundLongitude": 0.4146,
            "westBoundLongitude": 0.4146,
            "southBoundLatitude": 51.7399,
            "northBoundLatitude": 51.7399
        },
        {
            "ob_id": 893,
            "bboxName": "Weybourne Atmospheric Observatory",
            "eastBoundLongitude": 1.1219,
            "westBoundLongitude": 1.1219,
            "southBoundLatitude": 52.9504,
            "northBoundLatitude": 52.9504
        },
        {
            "ob_id": 894,
            "bboxName": "University of Reading",
            "eastBoundLongitude": -0.9456,
            "westBoundLongitude": -0.9456,
            "southBoundLatitude": 51.4419,
            "northBoundLatitude": 51.4419
        },
        {
            "ob_id": 895,
            "bboxName": "",
            "eastBoundLongitude": -10.0,
            "westBoundLongitude": -80.0,
            "southBoundLatitude": 60.0,
            "northBoundLatitude": 90.0
        },
        {
            "ob_id": 896,
            "bboxName": "NAE",
            "eastBoundLongitude": 20.0,
            "westBoundLongitude": -90.0,
            "southBoundLatitude": 0.0,
            "northBoundLatitude": 80.0
        },
        {
            "ob_id": 897,
            "bboxName": "",
            "eastBoundLongitude": 180.0,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": 16.6,
            "northBoundLatitude": 90.0
        },
        {
            "ob_id": 898,
            "bboxName": "",
            "eastBoundLongitude": 180.0,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": -90.0,
            "northBoundLatitude": -16.6
        },
        {
            "ob_id": 899,
            "bboxName": "SPOT satellite passes",
            "eastBoundLongitude": 180.0,
            "westBoundLongitude": -180.0,
            "southBoundLatitude": -87.0,
            "northBoundLatitude": 87.0
        },
        {
            "ob_id": 900,
            "bboxName": "TGG Survey Aircraft ",
            "eastBoundLongitude": 1.4,
            "westBoundLongitude": -3.1,
            "southBoundLatitude": 51.1,
            "northBoundLatitude": 56.5
        },
        {
            "ob_id": 901,
            "bboxName": "Bluesjy Survey Aircraft UK coverage)",
            "eastBoundLongitude": 1.7,
            "westBoundLongitude": -7.7,
            "southBoundLatitude": 50.0,
            "northBoundLatitude": 59.5
        },
        {
            "ob_id": 902,
            "bboxName": "",
            "eastBoundLongitude": 1.1219,
            "westBoundLongitude": -0.9456,
            "southBoundLatitude": 51.4419,
            "northBoundLatitude": 52.9504
        },
        {
            "ob_id": 903,
            "bboxName": "",
            "eastBoundLongitude": -4.07,
            "westBoundLongitude": -4.07,
            "southBoundLatitude": 52.42,
            "northBoundLatitude": 52.42
        },
        {
            "ob_id": 904,
            "bboxName": "",
            "eastBoundLongitude": 20.0,
            "westBoundLongitude": -60.0,
            "southBoundLatitude": 20.0,
            "northBoundLatitude": 70.0
        },
        {
            "ob_id": 906,
            "bboxName": "",
            "eastBoundLongitude": -1.4367,
            "westBoundLongitude": -5.044431,
            "southBoundLatitude": 51.145,
            "northBoundLatitude": 53.465802
        },
        {
            "ob_id": 907,
            "bboxName": "",
            "eastBoundLongitude": -1.7475,
            "westBoundLongitude": -4.1111,
            "southBoundLatitude": 51.1522,
            "northBoundLatitude": 52.7739
        },
        {
            "ob_id": 908,
            "bboxName": "",
            "eastBoundLongitude": -4.449665,
            "westBoundLongitude": -5.5549,
            "southBoundLatitude": 49.907808,
            "northBoundLatitude": 52.046109
        }
    ]
}