{
  "generated_at": "6/15/2026, 9:45:27 AM",
  "cache_ttl_seconds": 120,
  "station": {
    "error": "Ambient Weather API error: 429"
  },
  "forecast": {
    "source": "Open-Meteo",
    "current": {
      "recorded_at": "2026-06-15T09:45",
      "temperature_f": 66,
      "feels_like_f": 64,
      "humidity_pct": 58,
      "is_day": true,
      "weather_code": 0,
      "short_forecast": "Clear",
      "icon": "day-sunny",
      "wind_speed_mph": 9,
      "wind_direction_deg": 247,
      "wind_direction_cardinal": "WSW"
    },
    "days": [
      {
        "date": "2026-06-15",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "icon": "cloudy",
        "temp_high_f": 77,
        "temp_low_f": 51,
        "temp_range": "77 / 51",
        "wind_max_mph": 13,
        "wind_gust_mph": 17,
        "wind_direction_deg": 240,
        "wind_direction_cardinal": "WSW",
        "wind_range": "13-17 mph",
        "precip_chance_pct": 1
      },
      {
        "date": "2026-06-16",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "icon": "cloudy",
        "temp_high_f": 72,
        "temp_low_f": 61,
        "temp_range": "72 / 61",
        "wind_max_mph": 22,
        "wind_gust_mph": 33,
        "wind_direction_deg": 270,
        "wind_direction_cardinal": "W",
        "wind_range": "22-33 mph",
        "precip_chance_pct": 22
      },
      {
        "date": "2026-06-17",
        "weather_code": 99,
        "short_forecast": "Thunderstorm w/ Heavy Hail",
        "icon": "day-lightning",
        "temp_high_f": 80,
        "temp_low_f": 61,
        "temp_range": "80 / 61",
        "wind_max_mph": 25,
        "wind_gust_mph": 42,
        "wind_direction_deg": 213,
        "wind_direction_cardinal": "SSW",
        "wind_range": "25-42 mph",
        "precip_chance_pct": 92
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-06-15T14:45:26.689Z",
    "location": {
      "lat": 41.4051,
      "lon": -90.5592
    },
    "day1_outlook": {
      "risk_category": "TSTM",
      "risk_label": "General Thunderstorms Risk"
    },
    "day2_outlook": {
      "risk_category": "TSTM",
      "risk_label": "General Thunderstorms Risk"
    },
    "day3_outlook": {
      "risk_category": "SLGT",
      "risk_label": "Slight Risk"
    },
    "active_watches": []
  }
}