{
    "id":"pygeoapi-stac",
    "type":"Catalog",
    "stac_version":"1.0.0-rc.2",
    "title":"pygeoapi default instance",
    "description":"pygeoapi provides an API to geospatial data",
    "links":[
        {
            "rel":"child",
            "href":"https://aqua.igb-berlin.de/pygeoapi-dev/stac/test-data?f=json",
            "type":"application/json"
        },
        {
            "rel":"child",
            "href":"https://aqua.igb-berlin.de/pygeoapi-dev/stac/test-data",
            "type":"text/html"
        }
    ]
}