{
    "type":"Feature",
    "geometry":{
        "type":"Point",
        "coordinates":[
            151.2093,
            -33.8688
        ]
    },
    "properties":{
        "Province_State":"New South Wales",
        "Country_Region":"Australia",
        "Last_Update":"2023/03/10 13:21:02+00",
        "Lat":-33.8688,
        "Long_":151.2093,
        "Confirmed":3915992,
        "Recovered":0,
        "Deaths":6529,
        "Active":0,
        "Admin2":null,
        "FIPS":null,
        "Combined_Key":"New South Wales, Australia"
    },
    "id":11,
    "links":[
        {
            "type":"application/json",
            "rel":"root",
            "title":"The landing page of this server as JSON",
            "href":"https://demo.pygeoapi.io/covid-19?f=json"
        },
        {
            "type":"text/html",
            "rel":"root",
            "title":"The landing page of this server as HTML",
            "href":"https://demo.pygeoapi.io/covid-19?f=html"
        },
        {
            "rel":"self",
            "type":"application/geo+json",
            "title":"This document as JSON",
            "href":"https://demo.pygeoapi.io/covid-19/collections/cases/items/11?f=json"
        },
        {
            "rel":"alternate",
            "type":"application/ld+json",
            "title":"This document as RDF (JSON-LD)",
            "href":"https://demo.pygeoapi.io/covid-19/collections/cases/items/11?f=jsonld"
        },
        {
            "rel":"alternate",
            "type":"text/html",
            "title":"This document as HTML",
            "href":"https://demo.pygeoapi.io/covid-19/collections/cases/items/11?f=html"
        },
        {
            "rel":"collection",
            "type":"application/json",
            "title":"Global - Cases by Country and Province - Coronavirus 2019 nCoV Cases",
            "href":"https://demo.pygeoapi.io/covid-19/collections/cases"
        }
    ]
}