{
    "type":"Feature",
    "properties":{
        "LON":12.800009,
        "MMSI":247088060,
        "COURSE":223.0,
        "TIMESTAMP_UTC":"2021-07-20T18:07:37",
        "LAT":44.052326,
        "STATUS":0.0,
        "SPEED (KNOTS x10)":68.0,
        "HEADING":null
    },
    "id":3,
    "geometry":{
        "type":"Point",
        "coordinates":[
            12.800009,
            44.052326
        ]
    },
    "prev":2,
    "next":4,
    "links":[
        {
            "type":"application/json",
            "rel":"root",
            "title":"The landing page of this server as JSON",
            "href":"https://features.dev.services.eodc.eu?f=json"
        },
        {
            "type":"text/html",
            "rel":"root",
            "title":"The landing page of this server as HTML",
            "href":"https://features.dev.services.eodc.eu?f=html"
        },
        {
            "rel":"self",
            "type":"application/geo+json",
            "title":"This document as GeoJSON",
            "href":"https://features.dev.services.eodc.eu/collections/adriatic_vessels/items/3?f=json"
        },
        {
            "rel":"alternate",
            "type":"application/ld+json",
            "title":"This document as RDF (JSON-LD)",
            "href":"https://features.dev.services.eodc.eu/collections/adriatic_vessels/items/3?f=jsonld"
        },
        {
            "rel":"alternate",
            "type":"text/html",
            "title":"This document as HTML",
            "href":"https://features.dev.services.eodc.eu/collections/adriatic_vessels/items/3?f=html"
        },
        {
            "rel":"collection",
            "type":"application/json",
            "title":"Marine Vessel Locations",
            "href":"https://features.dev.services.eodc.eu/collections/adriatic_vessels"
        },
        {
            "rel":"prev",
            "type":"application/json",
            "href":"https://features.dev.services.eodc.eu/collections/adriatic_vessels/items/2?f=json"
        },
        {
            "rel":"next",
            "type":"application/json",
            "href":"https://features.dev.services.eodc.eu/collections/adriatic_vessels/items/4?f=json"
        }
    ]
}