Weather.gov · Example Payload

Weather Gov Observation Station Collection Json Ld Example

WeatherGovernmentUnited StatesForecastingAlertsOpen Data

Weather Gov Observation Station Collection Json Ld Example is an example object payload from Weather.gov, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

@graphobservationStations

Example Payload

Raw ↑
{
  "@graph": [
    null,
    null
  ],
  "observationStations": [
    "https://api.weather.gov/resource/example",
    "https://api.weather.gov/resource/example"
  ]
}