{
    "type":"Feature",
    "properties":{
        "type":"Ponto Coordenado",
        "date":2011,
        "desc":null,
        "name":"Farol da Nazar\u00e9",
        "fcode":"NALT",
        "pos_wgs84":"39.6044236, -9.0852806"
    },
    "id":3008.0,
    "geometry":{
        "type":"Point",
        "coordinates":[
            -9.0852806,
            39.6044236
        ]
    },
    "prev":3005.0,
    "next":3018.0,
    "links":[
        {
            "type":"application/json",
            "rel":"root",
            "title":"The landing page of this server as JSON",
            "href":"https://api-features.hidrografico.pt?f=json"
        },
        {
            "type":"text/html",
            "rel":"root",
            "title":"The landing page of this server as HTML",
            "href":"https://api-features.hidrografico.pt?f=html"
        },
        {
            "rel":"self",
            "type":"application/geo+json",
            "title":"This document as GeoJSON",
            "href":"https://api-features.hidrografico.pt/collections/landmark/items/3008?f=json"
        },
        {
            "rel":"alternate",
            "type":"application/ld+json",
            "title":"This document as RDF (JSON-LD)",
            "href":"https://api-features.hidrografico.pt/collections/landmark/items/3008?f=jsonld"
        },
        {
            "rel":"alternate",
            "type":"text/html",
            "title":"This document as HTML",
            "href":"https://api-features.hidrografico.pt/collections/landmark/items/3008?f=html"
        },
        {
            "rel":"collection",
            "type":"application/json",
            "title":"Rede de pontos coordenados",
            "href":"https://api-features.hidrografico.pt/collections/landmark"
        },
        {
            "rel":"prev",
            "type":"application/json",
            "href":"https://api-features.hidrografico.pt/collections/landmark/items/3005?f=json"
        },
        {
            "rel":"next",
            "type":"application/json",
            "href":"https://api-features.hidrografico.pt/collections/landmark/items/3018?f=json"
        }
    ]
}