{
    "id":"pygeoapi-stac",
    "type":"Catalog",
    "stac_version":"1.0.0-rc.2",
    "title":"pygeoapi Demo instance - running latest GitHub version",
    "description":"pygeoapi provides an API to geospatial data",
    "links":[
        {
            "rel":"child",
            "href":"https://demo.pygeoapi.io/master/stac/test-data?f=json",
            "type":"application/json",
            "title":"test-data",
            "description":"pygeoapi test data"
        },
        {
            "rel":"child",
            "href":"https://demo.pygeoapi.io/master/stac/test-data",
            "type":"text/html",
            "title":"test-data",
            "description":"pygeoapi test data"
        }
    ]
}