{
    "type": "Feature",
    "properties": {
        "@iot.selfLink": "https://st2.newmexicowaterdata.org/FROST-Server/v1.1/Things(9757)",
        "name": "Water Well",
        "description": "Well drilled or set into subsurface for the purposes of pumping water or monitoring groundwater",
        "Locations": [
            {
                "@iot.selfLink": "https://st2.newmexicowaterdata.org/FROST-Server/v1.1/Locations(9960)",
                "@iot.id": 9960,
                "name": "Pajarito Sr",
                "description": "Location of well where measurements are made",
                "encodingType": "application/vnd.geo+json",
                "location": {
                    "type": "Point",
                    "coordinates": [
                        -106.6962133,
                        34.98705
                    ]
                },
                "properties": {
                    "agency": "BernCo",
                    "geoconnex": "https://geoconnex.us/nmwdi/st/locations/9960",
                    "nmbgmr_id": "BC-0413",
                    "ose_permit": "RG-61911",
                    "source_id": "6e6ff3a1-3843-482a-a587-c99b96cf6344"
                }
            }
        ],
        "Datastreams": [
            "https://locations.newmexicowaterdata.org/collections/Datastreams/items/25405"
        ],
        "HistoricalLocations@iot.navigationLink": "https://st2.newmexicowaterdata.org/FROST-Server/v1.1/Things(9757)/HistoricalLocations",
        "Locations@iot.navigationLink": "https://st2.newmexicowaterdata.org/FROST-Server/v1.1/Things(9757)/Locations",
        "Datastreams@iot.navigationLink": "https://st2.newmexicowaterdata.org/FROST-Server/v1.1/Things(9757)/Datastreams",
        "agency": "BernCo",
        "aquifer_code": "112SNTF",
        "casing_stickup": 1.25,
        "nmbgmr_id": "BC-0413",
        "ose_permit": "RG-61911",
        "well_depth": 250.0,
        "well_uuid": "6e6ff3a1-3843-482a-a587-c99b96cf6344",
        "geoconnex": "https://geoconnex.us/nmwdi/st/locations/9960",
        "source_id": "6e6ff3a1-3843-482a-a587-c99b96cf6344"
    },
    "geometry": {
        "type": "Point",
        "coordinates": [
            -106.6962133,
            34.98705
        ]
    },
    "id": "9757",
    "links": [
        {
            "rel": "self",
            "type": "application/geo+json",
            "title": "This document as GeoJSON",
            "href": "https://geoconnex.us/nmwdi/st/locations/9960?f=json"
        },
        {
            "rel": "alternate",
            "type": "application/ld+json",
            "title": "This document as RDF (JSON-LD)",
            "href": "https://geoconnex.us/nmwdi/st/locations/9960?f=jsonld"
        },
        {
            "rel": "alternate",
            "type": "text/html",
            "title": "This document as HTML",
            "href": "https://geoconnex.us/nmwdi/st/locations/9960?f=html"
        },
        {
            "rel": "collection",
            "type": "application/json",
            "title": "NMWDI Things",
            "href": "https://locations.newmexicowaterdata.org/collections/Things"
        }
    ]
}