{
    "type":"Feature",
    "properties":{
        "ogc_fid":5,
        "id":"Alice2",
        "name":"Alice 2",
        "map_label":"Little Lake Alice",
        "popup_label":"Little Lake Alice (Little Lake Alice Dam)",
        "source_uri":"https://data.usbr.gov/rise/api/locations/394",
        "huc6":"https://geoconnex.us/ref/hu06/101800",
        "huc12":"https://geoconnex.us/ref/huc12/101800090805",
        "state":"https://geoconnex.us/ref/states/31",
        "reg_name":"Missouri Basin",
        "reg_num":5,
        "total_capacity":1166.0,
        "active_capacity":1143.0,
        "use_total_or_active_storage":"Total"
    },
    "id":"Alice2",
    "geometry":{
        "type":"Point",
        "coordinates":[
            -103.5722,
            41.9625
        ]
    },
    "prev":"Alice",
    "next":"Altus",
    "links":[
        {
            "type":"application/json",
            "rel":"root",
            "title":"The landing page of this server as JSON",
            "href":"https://api.wwdh.internetofwater.app?f=json"
        },
        {
            "type":"text/html",
            "rel":"root",
            "title":"The landing page of this server as HTML",
            "href":"https://api.wwdh.internetofwater.app?f=html"
        },
        {
            "rel":"self",
            "type":"application/geo+json",
            "title":"This document as JSON",
            "href":"https://api.wwdh.internetofwater.app/collections/teacup-edr/items/Alice2?f=json"
        },
        {
            "rel":"alternate",
            "type":"application/ld+json",
            "title":"This document as RDF (JSON-LD)",
            "href":"https://api.wwdh.internetofwater.app/collections/teacup-edr/items/Alice2?f=jsonld"
        },
        {
            "rel":"alternate",
            "type":"text/html",
            "title":"This document as HTML",
            "href":"https://api.wwdh.internetofwater.app/collections/teacup-edr/items/Alice2?f=html"
        },
        {
            "rel":"collection",
            "type":"application/json",
            "title":"USBR Reservoir Storage Levels (Teacup)",
            "href":"https://api.wwdh.internetofwater.app/collections/teacup-edr"
        },
        {
            "rel":"prev",
            "type":"application/json",
            "href":"https://api.wwdh.internetofwater.app/collections/teacup-edr/items/Alice?f=json"
        },
        {
            "rel":"next",
            "type":"application/json",
            "href":"https://api.wwdh.internetofwater.app/collections/teacup-edr/items/Altus?f=json"
        }
    ]
}