{
    "id":"monitoring-locations",
    "links":[
        {
            "type":"application/json",
            "rel":"root",
            "title":"The landing page of this server as JSON",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0?f=json"
        },
        {
            "type":"text/html",
            "rel":"root",
            "title":"The landing page of this server as HTML",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0?f=html"
        },
        {
            "type":"application/json",
            "rel":"self",
            "title":"This document as JSON",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations?f=json"
        },
        {
            "type":"application/ld+json",
            "rel":"alternate",
            "title":"This document as RDF (JSON-LD)",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations?f=jsonld"
        },
        {
            "type":"text/html",
            "rel":"alternate",
            "title":"This document as HTML",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations?f=html"
        },
        {
            "type":"application/schema+json",
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/schema",
            "title":"Schema of collection in JSON",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/schema?f=json"
        },
        {
            "type":"text/html",
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/schema",
            "title":"Schema of collection in HTML",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/schema?f=html"
        },
        {
            "type":"application/schema+json",
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/queryables",
            "title":"Queryables for this collection as JSON",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/queryables?f=json"
        },
        {
            "type":"text/html",
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/queryables",
            "title":"Queryables for this collection as HTML",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/queryables?f=html"
        },
        {
            "type":"application/geo+json",
            "rel":"items",
            "title":"Items as GeoJSON",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/items?f=json"
        },
        {
            "type":"application/ld+json",
            "rel":"items",
            "title":"Items as RDF (GeoJSON-LD)",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/items?f=jsonld"
        },
        {
            "type":"text/html",
            "rel":"items",
            "title":"Items as HTML",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/items?f=html"
        },
        {
            "type":"text/csv; charset=utf-8",
            "rel":"items",
            "title":"Items as CSV",
            "href":"https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/items?f=csv"
        }
    ],
    "title":"Monitoring locations",
    "description":"Location information is basic information about the monitoring location including the name, identifier, agency responsible for data collection, and the date the location was established. It also includes information about the type of location, such as stream, lake, or groundwater, and geographic information about the location, such as state, county, latitude and longitude, and hydrologic unit code (HUC).\n",
    "keywords":[
        "single location",
        "measured",
        "computed",
        "current",
        "data",
        "features"
    ],
    "extent":{
        "spatial":{
            "bbox":[
                [
                    -180,
                    -90,
                    180,
                    90
                ]
            ],
            "crs":"http://www.opengis.net/def/crs/OGC/1.3/CRS84"
        },
        "temporal":{
            "interval":[
                [
                    null,
                    null
                ]
            ],
            "trs":"http://www.opengis.net/def/uom/ISO-8601/0/Gregorian"
        }
    },
    "itemType":"feature",
    "crs":[
        "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
        "http://www.opengis.net/def/crs/OGC/1.3/CRS83",
        "http://www.opengis.net/def/crs/OGC/1.3/CRS27"
    ],
    "storageCrs":"http://www.opengis.net/def/crs/OGC/1.3/CRS84"
}