{
  "generated_at": "6/12/2026, 4:43:32 AM",
  "cache_ttl_seconds": 120,
  "station": {
    "error": "Ambient Weather API error: 429"
  },
  "forecast": {
    "source": "Open-Meteo",
    "current": {
      "recorded_at": "2026-06-12T04:30",
      "temperature_f": 59,
      "feels_like_f": 57,
      "humidity_pct": 76,
      "is_day": false,
      "weather_code": 0,
      "short_forecast": "Clear",
      "icon": "night-clear",
      "wind_speed_mph": 6,
      "wind_direction_deg": 253,
      "wind_direction_cardinal": "WSW"
    },
    "days": [
      {
        "date": "2026-06-12",
        "weather_code": 0,
        "short_forecast": "Clear",
        "icon": "day-sunny",
        "temp_high_f": 80,
        "temp_low_f": 58,
        "temp_range": "80 / 58",
        "wind_max_mph": 12,
        "wind_gust_mph": 20,
        "wind_direction_deg": 259,
        "wind_direction_cardinal": "W",
        "wind_range": "12-20 mph",
        "precip_chance_pct": 0
      },
      {
        "date": "2026-06-13",
        "weather_code": 95,
        "short_forecast": "Thunderstorm",
        "icon": "day-lightning",
        "temp_high_f": 85,
        "temp_low_f": 62,
        "temp_range": "85 / 62",
        "wind_max_mph": 27,
        "wind_gust_mph": 41,
        "wind_direction_deg": 169,
        "wind_direction_cardinal": "S",
        "wind_range": "27-41 mph",
        "precip_chance_pct": 70
      },
      {
        "date": "2026-06-14",
        "weather_code": 53,
        "short_forecast": "Drizzle",
        "icon": "day-rain",
        "temp_high_f": 69,
        "temp_low_f": 53,
        "temp_range": "69 / 53",
        "wind_max_mph": 15,
        "wind_gust_mph": 25,
        "wind_direction_deg": 332,
        "wind_direction_cardinal": "NNW",
        "wind_range": "15-25 mph",
        "precip_chance_pct": 70
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-06-12T09:43:31.686Z",
    "location": {
      "lat": 41.4051,
      "lon": -90.5592
    },
    "day1_outlook": {
      "risk_category": "NONE",
      "risk_label": "No severe weather risk"
    },
    "day2_outlook": {
      "risk_category": "SLGT",
      "risk_label": "Slight Risk"
    },
    "day3_outlook": {
      "risk_category": "NONE",
      "risk_label": "No severe weather risk"
    },
    "active_watches": []
  }
}