{
  "description": "The landing page provides links to the API definition (link relations `service-desc` and `service-doc`), the Conformance declaration (path `/conformance`, link relation `http://www.opengis.net/def/rel/ogc/1.0/conformance`), and to other resources.",
  "content": {
    "application/json": {
      "schema": {
        "$ref": "https://ogcincubator.github.io/bblocks-ogcapi-common/build/annotated/api/common/part1/schemas/landingPage/schema.json"
      }
    },
    "text/html": {
      "schema": {
        "type": "string"
      }
    }
  }
}