{
  "generated_at": "2026-04-13T22:46:17.233Z",
  "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": 77,
        "temp_low_f": 62,
        "temp_range": "62-77 F",
        "wind_max_mph": 19,
        "wind_gust_mph": 34,
        "wind_range": "19-34 mph",
        "precip_chance_pct": 27
      },
      {
        "date": "2026-04-14",
        "weather_code": 95,
        "short_forecast": "Thunderstorm",
        "temp_high_f": 87,
        "temp_low_f": 67,
        "temp_range": "67-87 F",
        "wind_max_mph": 21,
        "wind_gust_mph": 33,
        "wind_range": "21-33 mph",
        "precip_chance_pct": 21
      },
      {
        "date": "2026-04-15",
        "weather_code": 81,
        "short_forecast": "Showers",
        "temp_high_f": 75,
        "temp_low_f": 61,
        "temp_range": "61-75 F",
        "wind_max_mph": 25,
        "wind_gust_mph": 36,
        "wind_range": "25-36 mph",
        "precip_chance_pct": 83
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-04-13T22:46:17.233Z",
    "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": []
  }
}