{
  "location": {
    "name": "Denver",
    "region": "CO",
    "country": "US",
    "lat": 39.7392,
    "lon": -104.9903,
    "tz": "America/Denver"
  },
  "observed": {
    "temp": 35,
    "feels": null,
    "condition": "Showers",
    "conditionText": "Rain Showers Likely then Patchy Fog",
    "wind": {
      "speed": 3,
      "dir": "N"
    },
    "humidity": null,
    "pressure": null,
    "ts": "2026-05-18T18:00:00-06:00"
  },
  "hourly": [],
  "daily": [
    {
      "date": "2026-05-18",
      "hi": null,
      "lo": 35,
      "condition": "Showers",
      "conditionText": "Rain Showers Likely then Patchy Fog",
      "precipPct": 64,
      "sunrise": null,
      "sunset": null
    },
    {
      "date": "2026-05-19",
      "hi": 51,
      "lo": 39,
      "condition": "Thunderstorm",
      "conditionText": "Patchy Fog then Chance Showers And Thunderstorms",
      "precipPct": 53,
      "sunrise": null,
      "sunset": null
    },
    {
      "date": "2026-05-20",
      "hi": 59,
      "lo": 41,
      "condition": "Thunderstorm",
      "conditionText": "Showers And Thunderstorms Likely",
      "precipPct": 73,
      "sunrise": null,
      "sunset": null
    },
    {
      "date": "2026-05-21",
      "hi": 67,
      "lo": 44,
      "condition": "Thunderstorm",
      "conditionText": "Partly Sunny then Showers And Thunderstorms Likely",
      "precipPct": 66,
      "sunrise": null,
      "sunset": null
    },
    {
      "date": "2026-05-22",
      "hi": 67,
      "lo": 44,
      "condition": "Thunderstorm",
      "conditionText": "Slight Chance Rain Showers then Chance Showers And Thunderstorms",
      "precipPct": 32,
      "sunrise": null,
      "sunset": null
    },
    {
      "date": "2026-05-23",
      "hi": 74,
      "lo": 48,
      "condition": "Thunderstorm",
      "conditionText": "Mostly Sunny then Chance Showers And Thunderstorms",
      "precipPct": 27,
      "sunrise": null,
      "sunset": null
    },
    {
      "date": "2026-05-24",
      "hi": 81,
      "lo": 51,
      "condition": "Clear",
      "conditionText": "Sunny",
      "precipPct": 12,
      "sunrise": null,
      "sunset": null
    }
  ],
  "alerts": [],
  "source": "noaa",
  "fetchedAt": "2026-05-19T04:35:38.307Z"
}
