{
    "type":"FeatureCollection",
    "features":[
        {
            "type":"Feature",
            "geometry":{
                "type":"Point",
                "coordinates":[
                    67.709953,
                    33.93911
                ]
            },
            "properties":{
                "Country_Region":"Afghanistan",
                "Last_Update":"2023/03/10 13:21:02+00",
                "Lat":33.93911,
                "Long_":67.709953,
                "Confirmed":209484,
                "Deaths":7896,
                "Recovered":null,
                "Active":null
            },
            "id":1
        },
        {
            "type":"Feature",
            "geometry":{
                "type":"Point",
                "coordinates":[
                    20.1683,
                    41.1533
                ]
            },
            "properties":{
                "Country_Region":"Albania",
                "Last_Update":"2023/03/10 13:21:02+00",
                "Lat":41.1533,
                "Long_":20.1683,
                "Confirmed":334457,
                "Deaths":3598,
                "Recovered":null,
                "Active":null
            },
            "id":2
        },
        {
            "type":"Feature",
            "geometry":{
                "type":"Point",
                "coordinates":[
                    1.6596,
                    28.0339
                ]
            },
            "properties":{
                "Country_Region":"Algeria",
                "Last_Update":"2023/03/10 13:21:02+00",
                "Lat":28.0339,
                "Long_":1.6596,
                "Confirmed":271496,
                "Deaths":6881,
                "Recovered":null,
                "Active":null
            },
            "id":3
        },
        {
            "type":"Feature",
            "geometry":{
                "type":"Point",
                "coordinates":[
                    1.5218,
                    42.5063
                ]
            },
            "properties":{
                "Country_Region":"Andorra",
                "Last_Update":"2023/03/10 13:21:02+00",
                "Lat":42.5063,
                "Long_":1.5218,
                "Confirmed":47890,
                "Deaths":165,
                "Recovered":null,
                "Active":null
            },
            "id":4
        },
        {
            "type":"Feature",
            "geometry":{
                "type":"Point",
                "coordinates":[
                    17.8739,
                    -11.2027
                ]
            },
            "properties":{
                "Country_Region":"Angola",
                "Last_Update":"2023/03/10 13:21:02+00",
                "Lat":-11.2027,
                "Long_":17.8739,
                "Confirmed":105288,
                "Deaths":1933,
                "Recovered":null,
                "Active":null
            },
            "id":5
        },
        {
            "type":"Feature",
            "geometry":{
                "type":"Point",
                "coordinates":[
                    23.347,
                    -71.9499
                ]
            },
            "properties":{
                "Country_Region":"Antarctica",
                "Last_Update":"2023/03/10 13:21:02+00",
                "Lat":-71.9499,
                "Long_":23.347,
                "Confirmed":11,
                "Deaths":0,
                "Recovered":null,
                "Active":null
            },
            "id":6
        },
        {
            "type":"Feature",
            "geometry":{
                "type":"Point",
                "coordinates":[
                    -61.7964,
                    17.0608
                ]
            },
            "properties":{
                "Country_Region":"Antigua and Barbuda",
                "Last_Update":"2023/03/10 13:21:02+00",
                "Lat":17.0608,
                "Long_":-61.7964,
                "Confirmed":9106,
                "Deaths":146,
                "Recovered":null,
                "Active":null
            },
            "id":7
        },
        {
            "type":"Feature",
            "geometry":{
                "type":"Point",
                "coordinates":[
                    -63.6167,
                    -38.4161
                ]
            },
            "properties":{
                "Country_Region":"Argentina",
                "Last_Update":"2023/03/10 13:21:02+00",
                "Lat":-38.4161,
                "Long_":-63.6167,
                "Confirmed":10044957,
                "Deaths":130472,
                "Recovered":null,
                "Active":null
            },
            "id":8
        },
        {
            "type":"Feature",
            "geometry":{
                "type":"Point",
                "coordinates":[
                    45.0382,
                    40.0691
                ]
            },
            "properties":{
                "Country_Region":"Armenia",
                "Last_Update":"2023/03/10 13:21:02+00",
                "Lat":40.0691,
                "Long_":45.0382,
                "Confirmed":447308,
                "Deaths":8727,
                "Recovered":null,
                "Active":null
            },
            "id":9
        },
        {
            "type":"Feature",
            "geometry":{
                "type":"Point",
                "coordinates":[
                    133.0000000000001,
                    -25.0
                ]
            },
            "properties":{
                "Country_Region":"Australia",
                "Last_Update":"2023/03/10 13:21:02+00",
                "Lat":-25.0,
                "Long_":133.0,
                "Confirmed":11401996,
                "Deaths":19578,
                "Recovered":null,
                "Active":null
            },
            "id":10
        }
    ],
    "links":[
        {
            "type":"application/geo+json",
            "rel":"self",
            "title":"This document as GeoJSON",
            "href":"https://demo.pygeoapi.io/covid-19/collections/cases_country/items?f=json&startindex=1"
        },
        {
            "rel":"alternate",
            "type":"application/ld+json",
            "title":"This document as RDF (JSON-LD)",
            "href":"https://demo.pygeoapi.io/covid-19/collections/cases_country/items?f=jsonld&startindex=1"
        },
        {
            "type":"text/html",
            "rel":"alternate",
            "title":"This document as HTML",
            "href":"https://demo.pygeoapi.io/covid-19/collections/cases_country/items?f=html&startindex=1"
        },
        {
            "type":"text/csv; charset=utf-8",
            "rel":"alternate",
            "title":"This document as CSV",
            "href":"https://demo.pygeoapi.io/covid-19/collections/cases_country/items?f=csv&startindex=1"
        },
        {
            "type":"application/geo+json",
            "rel":"next",
            "title":"Items (next)",
            "href":"https://demo.pygeoapi.io/covid-19/collections/cases_country/items?offset=10&startindex=1"
        },
        {
            "type":"application/json",
            "title":"Global - Cases by Country - Coronavirus 2019 nCoV Cases",
            "rel":"collection",
            "href":"https://demo.pygeoapi.io/covid-19/collections/cases_country"
        }
    ],
    "timeStamp":"2026-04-13T06:26:50.448743Z"
}