{ "@context": { "@version": 1.1, "usgs": "https://www.usgs.gov/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "geo": "http://www.opengis.net/ont/geosparql#", "Collection": "usgs:Collection", "CollectionsList": "usgs:CollectionsList", "ErrorResponse": "usgs:ErrorResponse", "FeatureCollection": "usgs:FeatureCollection", "LandingPage": "usgs:LandingPage", "Link": "usgs:Link", "MonitoringLocationCollection": "usgs:MonitoringLocationCollection", "MonitoringLocationFeature": "usgs:MonitoringLocationFeature", "MonitoringLocationProperties": "usgs:MonitoringLocationProperties", "TimeSeriesCollection": "usgs:TimeSeriesCollection", "TimeSeriesFeature": "usgs:TimeSeriesFeature", "TimeSeriesProperties": "usgs:TimeSeriesProperties", "id": { "@id": "usgs:id", "@type": "xsd:string" }, "title": { "@id": "schema:name" }, "description": { "@id": "schema:description" }, "links": { "@id": "usgs:links", "@container": "@set", "@type": "xsd:string" }, "collections": { "@id": "usgs:collections", "@container": "@set", "@type": "xsd:string" }, "code": { "@id": "usgs:code", "@type": "xsd:string" }, "type": { "@id": "usgs:type", "@type": "xsd:string" }, "features": { "@id": "usgs:features", "@container": "@set", "@type": "xsd:string" }, "numberMatched": { "@id": "usgs:numberMatched", "@type": "xsd:integer" }, "numberReturned": { "@id": "usgs:numberReturned", "@type": "xsd:integer" }, "href": { "@id": "usgs:href", "@type": "xsd:string" }, "rel": { "@id": "usgs:rel", "@type": "xsd:string" }, "geometry": { "@id": "usgs:geometry", "@type": "xsd:string" }, "coordinates": { "@id": "usgs:coordinates", "@container": "@set", "@type": "xsd:decimal" }, "properties": { "@id": "usgs:properties", "@type": "xsd:string" }, "monitoringLocationIdentifier": { "@id": "usgs:monitoringLocationIdentifier", "@type": "xsd:string" }, "monitoringLocationName": { "@id": "usgs:monitoringLocationName", "@type": "xsd:string" }, "monitoringLocationTypeName": { "@id": "usgs:monitoringLocationTypeName", "@type": "xsd:string" }, "hucEightDigitCode": { "@id": "usgs:hucEightDigitCode", "@type": "xsd:string" }, "stateFIPSCode": { "@id": "usgs:stateFIPSCode", "@type": "xsd:string" }, "countryCode": { "@id": "usgs:countryCode", "@type": "xsd:string" }, "drainageAreaMeasure": { "@id": "usgs:drainageAreaMeasure", "@type": "xsd:decimal" }, "drainageAreaMeasureUnitCode": { "@id": "usgs:drainageAreaMeasureUnitCode", "@type": "xsd:string" }, "siteWebAddress": { "@id": "usgs:siteWebAddress", "@type": "xsd:string" }, "observedPropertyId": { "@id": "usgs:observedPropertyId", "@type": "xsd:string" }, "observedPropertyName": { "@id": "usgs:observedPropertyName", "@type": "xsd:string" }, "phenomenonTime": { "@id": "usgs:phenomenonTime", "@type": "xsd:dateTime" }, "result": { "@id": "usgs:result", "@type": "xsd:decimal" }, "resultUnitCode": { "@id": "usgs:resultUnitCode", "@type": "xsd:string" }, "resultQualityCode": { "@id": "usgs:resultQualityCode", "@type": "xsd:string" } } }