{
    "links": [
        {
            "rel": "self",
            "type": "application/json",
            "title": "This document as JSON",
            "href": "?f=json"
        },
        {
            "rel": "alternate",
            "type": "application/ld+json",
            "title": "This document as RDF (JSON-LD)",
            "href": "?f=jsonld"
        },
        {
            "rel": "alternate",
            "type": "text/html",
            "title": "This document as HTML",
            "href": "?f=html",
            "hreflang": "en-US"
        },
        {
            "rel": "service-desc",
            "type": "application/vnd.oai.openapi+json;version=3.0",
            "title": "The OpenAPI definition as JSON",
            "href": "/openapi"
        },
        {
            "rel": "service-doc",
            "type": "text/html",
            "title": "The OpenAPI definition as HTML",
            "href": "/openapi?f=html",
            "hreflang": "en-US"
        },
        {
            "rel": "conformance",
            "type": "application/json",
            "title": "Conformance",
            "href": "/conformance"
        },
        {
            "rel": "data",
            "type": "application/json",
            "title": "Collections",
            "href": "/collections"
        },
        {
            "rel": "http://www.opengis.net/def/rel/ogc/1.0/processes",
            "type": "application/json",
            "title": "Processes",
            "href": "/processes"
        },
        {
            "rel": "http://www.opengis.net/def/rel/ogc/1.0/job-list",
            "type": "application/json",
            "title": "Jobs",
            "href": "/jobs"
        }
    ],
    "title": "USGS Astrogeology Planetary Vector Data API",
    "description": "This service provides OGC Features compliant access to planetary vector data sets."
}