U.S. Geological Survey · JSON Structure

Usgs Water Data Api Monitoring Location Properties Structure

Attributes describing a USGS water monitoring location.

Type: object Properties: 9
Federal-GovernmentGeologicalEarth ScienceNatural ResourcesEarthquakeWaterHydrology

MonitoringLocationProperties is a JSON Structure definition published by U.S. Geological Survey, describing 9 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

monitoringLocationIdentifier monitoringLocationName monitoringLocationTypeName hucEightDigitCode stateFIPSCode countryCode drainageAreaMeasure drainageAreaMeasureUnitCode siteWebAddress

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/u-s-geological-survey/refs/heads/main/json-structure/usgs-water-data-api-monitoring-location-properties-structure.json",
  "description": "Attributes describing a USGS water monitoring location.",
  "type": "object",
  "properties": {
    "monitoringLocationIdentifier": {
      "type": "string",
      "description": "Unique identifier in format AGENCY-SITENUMBER.",
      "example": "USGS-11169025"
    },
    "monitoringLocationName": {
      "type": "string",
      "description": "Name of the monitoring location.",
      "example": "GUADALUPE R AB HWY 237 NR ALVISO CA"
    },
    "monitoringLocationTypeName": {
      "type": "string",
      "description": "Type of monitoring location (Stream, Well, Lake, etc.).",
      "example": "Stream"
    },
    "hucEightDigitCode": {
      "type": "string",
      "description": "8-digit Hydrologic Unit Code for the location's watershed.",
      "example": "18050001"
    },
    "stateFIPSCode": {
      "type": "string",
      "description": "Two-digit state FIPS code.",
      "example": "06"
    },
    "countryCode": {
      "type": "string",
      "description": "ISO 3166-1 alpha-2 country code.",
      "example": "US"
    },
    "drainageAreaMeasure": {
      "type": "double",
      "description": "Drainage area measurement value.",
      "example": 850.0
    },
    "drainageAreaMeasureUnitCode": {
      "type": "string",
      "description": "Unit code for drainage area.",
      "example": "sq mi"
    },
    "siteWebAddress": {
      "type": "string",
      "description": "URL for the USGS NWIS site page.",
      "example": "https://waterdata.usgs.gov/nwis/inventory?agency_code=USGS&site_no=11169025"
    }
  },
  "name": "MonitoringLocationProperties"
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure 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 JSON Structure
curl "https://apis.io/api/v1/json-structures/usgs-water-data-api-monitoring-location-properties-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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