{
  "title": "FMI EDR Server",
  "description": "API for querying meteorological datasets. Conforms to OGC API Environmental Data Retrieval specification",
  "provider": {
    "name": "FMI",
    "url": "https://www.fmi.fi"
  },
  "contact": {
    "email": "edr@fmi.fi"
  },
  "links": [
    {
      "href": "https://api.meteogate.eu/fi-fmi/edr/?f=JSON",
      "rel": "self",
      "type": "application/json",
      "title": "Landing Page in JSON"
    },
    {
      "href": "https://api.meteogate.eu/fi-fmi/edr/api?f=JSON",
      "rel": "service-desc",
      "type": "application/json",
      "title": "API description in JSON"
    },
    {
      "href": "https://api.meteogate.eu/fi-fmi/edr/conformance?f=JSON",
      "rel": "conformance",
      "type": "application/json",
      "title": "Conformance Declaration in JSON"
    },
    {
      "href": "https://api.meteogate.eu/fi-fmi/edr/collections",
      "rel": "data",
      "type": "application/json",
      "title": "Collections metadata in JSON"
    }
  ]
}

