{
  "generated_at": "6/11/2026, 8:22:30 PM",
  "cache_ttl_seconds": 120,
  "station": {
    "error": "Ambient Weather API error: 429"
  },
  "forecast": {
    "source": "Open-Meteo",
    "current": {
      "recorded_at": "2026-06-11T20:15",
      "temperature_f": 68,
      "feels_like_f": 70,
      "humidity_pct": 85,
      "is_day": true,
      "weather_code": 3,
      "short_forecast": "Overcast",
      "icon": "cloudy",
      "wind_speed_mph": 9,
      "wind_direction_deg": 288,
      "wind_direction_cardinal": "WNW"
    },
    "days": [
      {
        "date": "2026-06-11",
        "weather_code": 63,
        "short_forecast": "Rain",
        "icon": "day-rain",
        "temp_high_f": 77,
        "temp_low_f": 63,
        "temp_range": "77 / 63",
        "wind_max_mph": 22,
        "wind_gust_mph": 39,
        "wind_direction_deg": 200,
        "wind_direction_cardinal": "SSW",
        "wind_range": "22-39 mph",
        "precip_chance_pct": 76
      },
      {
        "date": "2026-06-12",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "icon": "cloudy",
        "temp_high_f": 78,
        "temp_low_f": 57,
        "temp_range": "78 / 57",
        "wind_max_mph": 12,
        "wind_gust_mph": 19,
        "wind_direction_deg": 253,
        "wind_direction_cardinal": "WSW",
        "wind_range": "12-19 mph",
        "precip_chance_pct": 0
      },
      {
        "date": "2026-06-13",
        "weather_code": 51,
        "short_forecast": "Light Drizzle",
        "icon": "day-rain",
        "temp_high_f": 81,
        "temp_low_f": 62,
        "temp_range": "81 / 62",
        "wind_max_mph": 16,
        "wind_gust_mph": 29,
        "wind_direction_deg": 219,
        "wind_direction_cardinal": "SW",
        "wind_range": "16-29 mph",
        "precip_chance_pct": 67
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-06-12T01:22:30.534Z",
    "location": {
      "lat": 41.4051,
      "lon": -90.5592
    },
    "day1_outlook": {
      "risk_category": "TSTM",
      "risk_label": "General Thunderstorms Risk"
    },
    "day2_outlook": {
      "risk_category": "NONE",
      "risk_label": "No severe weather risk"
    },
    "day3_outlook": {
      "risk_category": "MRGL",
      "risk_label": "Marginal Risk"
    },
    "active_watches": []
  }
}