{
    "links":[
        {
            "rel":"about",
            "type":"text/html",
            "title":"pygeoapi default instance",
            "href":"https://example.org"
        },
        {
            "rel":"self",
            "type":"application/json",
            "title":"This document as JSON",
            "href":"https://aqua.igb-berlin.de/pygeoapi-dev?f=json"
        },
        {
            "rel":"alternate",
            "type":"application/ld+json",
            "title":"This document as RDF (JSON-LD)",
            "href":"https://aqua.igb-berlin.de/pygeoapi-dev?f=jsonld"
        },
        {
            "rel":"alternate",
            "type":"text/html",
            "title":"This document as HTML",
            "href":"https://aqua.igb-berlin.de/pygeoapi-dev?f=html",
            "hreflang":"en-US"
        },
        {
            "rel":"service-desc",
            "type":"application/vnd.oai.openapi+json;version=3.0",
            "title":"The OpenAPI definition as JSON",
            "href":"https://aqua.igb-berlin.de/pygeoapi-dev/openapi"
        },
        {
            "rel":"service-doc",
            "type":"text/html",
            "title":"The OpenAPI definition as HTML",
            "href":"https://aqua.igb-berlin.de/pygeoapi-dev/openapi?f=html",
            "hreflang":"en-US"
        },
        {
            "rel":"conformance",
            "type":"application/json",
            "title":"Conformance",
            "href":"https://aqua.igb-berlin.de/pygeoapi-dev/conformance"
        },
        {
            "rel":"data",
            "type":"application/json",
            "title":"Collections",
            "href":"https://aqua.igb-berlin.de/pygeoapi-dev/collections"
        },
        {
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/processes",
            "type":"application/json",
            "title":"Processes",
            "href":"https://aqua.igb-berlin.de/pygeoapi-dev/processes"
        },
        {
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/job-list",
            "type":"application/json",
            "title":"Jobs",
            "href":"https://aqua.igb-berlin.de/pygeoapi-dev/jobs"
        },
        {
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/tiling-schemes",
            "type":"application/json",
            "title":"The list of supported tiling schemes as JSON",
            "href":"https://aqua.igb-berlin.de/pygeoapi-dev/TileMatrixSets?f=json"
        },
        {
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/tiling-schemes",
            "type":"text/html",
            "title":"The list of supported tiling schemes as HTML",
            "href":"https://aqua.igb-berlin.de/pygeoapi-dev/TileMatrixSets?f=html"
        }
    ],
    "title":"pygeoapi default instance",
    "description":"pygeoapi provides an API to geospatial data"
}