{
  "generated_at": "6/12/2026, 8:58:53 AM",
  "cache_ttl_seconds": 120,
  "station": {
    "error": "Ambient Weather API error: 429"
  },
  "forecast": {
    "source": "Open-Meteo",
    "current": {
      "recorded_at": "2026-06-12T08:45",
      "temperature_f": 68,
      "feels_like_f": 66,
      "humidity_pct": 66,
      "is_day": true,
      "weather_code": 0,
      "short_forecast": "Clear",
      "icon": "day-sunny",
      "wind_speed_mph": 8,
      "wind_direction_deg": 231,
      "wind_direction_cardinal": "SW"
    },
    "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": 14,
        "wind_gust_mph": 19,
        "wind_direction_deg": 252,
        "wind_direction_cardinal": "WSW",
        "wind_range": "14-19 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": 52,
        "temp_range": "69 / 52",
        "wind_max_mph": 15,
        "wind_gust_mph": 25,
        "wind_direction_deg": 325,
        "wind_direction_cardinal": "NW",
        "wind_range": "15-25 mph",
        "precip_chance_pct": 70
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-06-12T13:58:53.097Z",
    "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": []
  }
}