{
    "type":"Feature",
    "properties":{
        "observatory_id":8,
        "observatory_code":"FAL",
        "observatory_name":"Falmouth",
        "observatory_uri":"https://wdcapi.bgs.ac.uk/metadata/observatories/FAL?historical=true&return_empty=false",
        "dataseries_metadata_uri":"http://data.bgs.ac.uk/id/dataHolding/13608230",
        "start_date_year":"1886",
        "end_date_year":"1913",
        "latitude":50.15,
        "longitude":354.917
    },
    "id":8,
    "geometry":{
        "type":"Point",
        "coordinates":[
            354.91700000000003,
            50.15
        ]
    },
    "prev":7,
    "next":9,
    "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/8?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/8?f=jsonld"
        },
        {
            "rel":"alternate",
            "type":"text/html",
            "title":"This document as HTML",
            "href":"https://ogcapi.bgs.ac.uk/collections/magnetograms/observatories/items/8?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/7?f=json"
        },
        {
            "rel":"next",
            "type":"application/json",
            "href":"https://ogcapi.bgs.ac.uk/collections/magnetograms/observatories/items/9?f=json"
        }
    ]
}