{
    "type":"Feature",
    "properties":{
        "observatory_id":2,
        "observatory_code":"KEW",
        "observatory_name":"Kew",
        "observatory_uri":"https://wdcapi.bgs.ac.uk/metadata/observatories/KEW?historical=true&return_empty=false",
        "dataseries_metadata_uri":"http://data.bgs.ac.uk/id/dataHolding/13608233",
        "start_date_year":"1857",
        "end_date_year":"1925",
        "latitude":51.467,
        "longitude":359.683
    },
    "id":2,
    "geometry":{
        "type":"Point",
        "coordinates":[
            359.683,
            51.467000000000006
        ]
    },
    "prev":1,
    "next":3,
    "links":[
        {
            "type":"application/json",
            "rel":"root",
            "title":"The landing page of this server as JSON",
            "href":"https://ogcapi.bgs.ac.uk?f=json"
        },
        {
            "type":"text/html",
            "rel":"root",
            "title":"The landing page of this server as HTML",
            "href":"https://ogcapi.bgs.ac.uk?f=html"
        },
        {
            "rel":"self",
            "type":"application/geo+json",
            "title":"This document as JSON",
            "href":"https://ogcapi.bgs.ac.uk/collections/magnetograms/observatories/items/2?f=json"
        },
        {
            "rel":"alternate",
            "type":"application/ld+json",
            "title":"This document as RDF (JSON-LD)",
            "href":"https://ogcapi.bgs.ac.uk/collections/magnetograms/observatories/items/2?f=jsonld"
        },
        {
            "rel":"alternate",
            "type":"text/html",
            "title":"This document as HTML",
            "href":"https://ogcapi.bgs.ac.uk/collections/magnetograms/observatories/items/2?f=html"
        },
        {
            "rel":"collection",
            "type":"application/json",
            "title":"Magnetogram Observatories",
            "href":"https://ogcapi.bgs.ac.uk/collections/magnetograms/observatories"
        },
        {
            "rel":"prev",
            "type":"application/json",
            "href":"https://ogcapi.bgs.ac.uk/collections/magnetograms/observatories/items/1?f=json"
        },
        {
            "rel":"next",
            "type":"application/json",
            "href":"https://ogcapi.bgs.ac.uk/collections/magnetograms/observatories/items/3?f=json"
        }
    ]
}