{
    "type":"Feature",
    "properties":{
        "observatory_id":4,
        "observatory_code":"GRW",
        "observatory_name":"Greenwich",
        "observatory_uri":"https://wdcapi.bgs.ac.uk/metadata/observatories/GRW?historical=true&return_empty=false",
        "dataseries_metadata_uri":"http://data.bgs.ac.uk/id/dataHolding/13608231",
        "start_date_year":"1846",
        "end_date_year":"1934",
        "latitude":51.483,
        "longitude":0.0
    },
    "id":4,
    "geometry":{
        "type":"Point",
        "coordinates":[
            0.0,
            51.483000000000004
        ]
    },
    "prev":3,
    "next":5,
    "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/4?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/4?f=jsonld"
        },
        {
            "rel":"alternate",
            "type":"text/html",
            "title":"This document as HTML",
            "href":"https://ogcapi.bgs.ac.uk/collections/magnetograms/observatories/items/4?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/3?f=json"
        },
        {
            "rel":"next",
            "type":"application/json",
            "href":"https://ogcapi.bgs.ac.uk/collections/magnetograms/observatories/items/5?f=json"
        }
    ]
}