Department of Interior · Example Payload

Usgs Water Monitoring Location Example

Example GeoJSON feature for a USGS water monitoring site

Federal-GovernmentNational ParksFederal LandsWater ResourcesWildlifeMineralsGeospatialGeologyNative American AffairsPublic Lands

Usgs Water Monitoring Location Example is an example object payload from Department of Interior, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

summarydescriptionvalue

Example Payload

Raw ↑
{
  "summary": "USGS Water Data - Monitoring Location Feature",
  "description": "Example GeoJSON feature for a USGS water monitoring site",
  "value": {
    "type": "Feature",
    "id": "01646500",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -77.1303,
        38.9711
      ]
    },
    "properties": {
      "monitoringLocationNumber": "01646500",
      "monitoringLocationName": "POTOMAC RIVER NEAR WASH, DC LITTLE FALLS PUMP STA",
      "monitoringLocationType": "Stream",
      "stateFipsCode": "11",
      "countyFipsCode": "11001",
      "huc8Code": "02070008",
      "drainageAreaValue": "11560",
      "drainageAreaUnit": "square miles",
      "altitudeValue": "36.5",
      "altitudeUnit": "feet above NGVD29"
    },
    "links": [
      {
        "href": "https://waterdata.usgs.gov/monitoring-location/01646500/",
        "rel": "canonical",
        "type": "text/html"
      }
    ]
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/usgs-water-monitoring-location-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.