{
  "generated_at": "2026-04-13T07:08:52.084Z",
  "cache_ttl_seconds": 120,
  "station": {
    "error": "Ambient Weather API error: 429"
  },
  "forecast": {
    "source": "Open-Meteo",
    "days": [
      {
        "date": "2026-04-13",
        "weather_code": 95,
        "short_forecast": "Thunderstorm",
        "temp_high_f": 75,
        "temp_low_f": 62,
        "temp_range": "62-75 F",
        "wind_max_mph": 16,
        "wind_gust_mph": 31,
        "wind_range": "16-31 mph",
        "precip_chance_pct": 12
      },
      {
        "date": "2026-04-14",
        "weather_code": 95,
        "short_forecast": "Thunderstorm",
        "temp_high_f": 85,
        "temp_low_f": 66,
        "temp_range": "66-85 F",
        "wind_max_mph": 20,
        "wind_gust_mph": 35,
        "wind_range": "20-35 mph",
        "precip_chance_pct": 64
      },
      {
        "date": "2026-04-15",
        "weather_code": 81,
        "short_forecast": "Showers",
        "temp_high_f": 75,
        "temp_low_f": 59,
        "temp_range": "59-75 F",
        "wind_max_mph": 22,
        "wind_gust_mph": 38,
        "wind_range": "22-38 mph",
        "precip_chance_pct": 81
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-04-13T07:08:51.697Z",
    "location": {
      "lat": 41.4051,
      "lon": -90.5592
    },
    "day1_outlook": {
      "risk_category": "MRGL",
      "risk_label": "Marginal Risk"
    },
    "day2_outlook": {
      "risk_category": "ENH",
      "risk_label": "Enhanced Risk"
    },
    "day3_outlook": {
      "risk_category": "SLGT",
      "risk_label": "Slight Risk"
    },
    "active_watches": []
  }
}