{
    "title": "OGC API - Records",
    "description": "Welcome to the OGC API - Records service. This API provides discovery and access to metadata records describing geospatial data and services.",
    "links": [
        {
            "rel": "self",
            "href": "/ogc/records/?f=json",
            "type": "application/json",
            "title": "This landing page as JSON"
        },
        {
            "rel": "alternate",
            "href": "/ogc/records/?f=html",
            "type": "text/html",
            "title": "This landing page as HTML"
        },
        {
            "rel": "service-desc",
            "href": "/ogc/records/api",
            "type": "application/vnd.oai.openapi+json;version=3.0",
            "title": "The OpenAPI definition for this API"
        },
        {
            "rel": "service-doc",
            "href": "/ogc/records/swagger",
            "type": "text/html",
            "title": "The Swagger UI for this API"
        },
        {
            "rel": "conformance",
            "href": "/ogc/records/conformance",
            "type": "application/json",
            "title": "Conformance classes supported by this API"
        },
        {
            "rel": "data",
            "href": "/ogc/records/collections",
            "type": "application/json",
            "title": "Collections provided by this API"
        }
    ]
}