{
  "generated_at": "2026-04-13T19:40:31.400Z",
  "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": 76,
        "temp_low_f": 62,
        "temp_range": "62-76 F",
        "wind_max_mph": 18,
        "wind_gust_mph": 34,
        "wind_range": "18-34 mph",
        "precip_chance_pct": 27
      },
      {
        "date": "2026-04-14",
        "weather_code": 95,
        "short_forecast": "Thunderstorm",
        "temp_high_f": 88,
        "temp_low_f": 66,
        "temp_range": "66-88 F",
        "wind_max_mph": 20,
        "wind_gust_mph": 32,
        "wind_range": "20-32 mph",
        "precip_chance_pct": 24
      },
      {
        "date": "2026-04-15",
        "weather_code": 81,
        "short_forecast": "Showers",
        "temp_high_f": 75,
        "temp_low_f": 62,
        "temp_range": "62-75 F",
        "wind_max_mph": 27,
        "wind_gust_mph": 44,
        "wind_range": "27-44 mph",
        "precip_chance_pct": 77
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-04-13T19:40:30.981Z",
    "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": []
  }
}