{
    "collections": [
        {
            "id": "metadata:main",
            "type": "catalog",
            "title": "geo.gl.ch Geospatial Catalogue",
            "description": "geo.gl.ch is a repository for geospatial services",
            "itemType": "record",
            "crs": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
            "links": [
                {
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Collection URL",
                    "href": "https://csw.geo.gl.ch/collections/metadata:main",
                    "hreflang": "de-CH"
                },
                {
                    "rel": "http://www.opengis.net/def/rel/ogc/1.0/ogc-catalog",
                    "type": "application/json",
                    "title": "Record catalog collection",
                    "href": "https://csw.geo.gl.ch/collections/metadata:main",
                    "hreflang": "de-CH"
                },
                {
                    "rel": "queryables",
                    "type": "application/json",
                    "title": "Collection queryables",
                    "href": "https://csw.geo.gl.ch/collections/metadata:main/queryables",
                    "hreflang": "de-CH"
                },
                {
                    "rel": "items",
                    "type": "application/geo+json",
                    "title": "Collection items as GeoJSON",
                    "href": "https://csw.geo.gl.ch/collections/metadata:main/items",
                    "hreflang": "de-CH"
                }
            ]
        }
    ],
    "links": [
        {
            "rel": "self",
            "type": "application/json",
            "title": "This document as JSON",
            "href": "https://csw.geo.gl.ch/collections?f=json",
            "hreflang": "de-CH"
        },
        {
            "rel": "alternate",
            "type": "text/html",
            "title": "This document as HTML",
            "href": "https://csw.geo.gl.ch/collections?f=html",
            "hreflang": "de-CH"
        }
    ]
}