{
  "generated_at": "2026-04-18T03:29:52.771Z",
  "cache_ttl_seconds": 120,
  "station": {
    "error": "Ambient Weather API error: 429"
  },
  "forecast": {
    "source": "Open-Meteo",
    "days": [
      {
        "date": "2026-04-17",
        "weather_code": 95,
        "short_forecast": "Thunderstorm",
        "temp_high_f": 84,
        "temp_low_f": 49,
        "temp_range": "49-84 F",
        "wind_max_mph": 25,
        "wind_gust_mph": 40,
        "wind_range": "25-40 mph",
        "precip_chance_pct": 81
      },
      {
        "date": "2026-04-18",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "temp_high_f": 50,
        "temp_low_f": 36,
        "temp_range": "36-50 F",
        "wind_max_mph": 20,
        "wind_gust_mph": 31,
        "wind_range": "20-31 mph",
        "precip_chance_pct": 61
      },
      {
        "date": "2026-04-19",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "temp_high_f": 52,
        "temp_low_f": 36,
        "temp_range": "36-52 F",
        "wind_max_mph": 22,
        "wind_gust_mph": 32,
        "wind_range": "22-32 mph",
        "precip_chance_pct": 4
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-04-18T03:29:52.332Z",
    "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": "NONE",
      "risk_label": "No severe weather risk"
    },
    "active_watches": []
  }
}