{
  "generated_at": "2026-04-18T18:49:18.364Z",
  "cache_ttl_seconds": 120,
  "station": {
    "station_name": "Twisted Oaks",
    "mac": "C4:5B:BE:6D:EE:7D",
    "temperature_f": 47.7,
    "feels_like_f": 44.05,
    "humidity_pct": 48,
    "dew_point_f": 28.98,
    "wind_speed_mph": 7.8,
    "wind_gust_mph": 13.6,
    "wind_direction_deg": 306,
    "pressure_inhg": 29.176,
    "rain_today_in": 0,
    "uv_index": 6,
    "solar_radiation": 694.48,
    "recorded_at": "2026-04-18T18:48:00.000Z"
  },
  "forecast": {
    "source": "Open-Meteo",
    "days": [
      {
        "date": "2026-04-18",
        "weather_code": 51,
        "short_forecast": "Light Drizzle",
        "temp_high_f": 51,
        "temp_low_f": 37,
        "temp_range": "37-51 F",
        "wind_max_mph": 23,
        "wind_gust_mph": 34,
        "wind_range": "23-34 mph",
        "precip_chance_pct": 44
      },
      {
        "date": "2026-04-19",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "temp_high_f": 55,
        "temp_low_f": 33,
        "temp_range": "33-55 F",
        "wind_max_mph": 24,
        "wind_gust_mph": 33,
        "wind_range": "24-33 mph",
        "precip_chance_pct": 8
      },
      {
        "date": "2026-04-20",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "temp_high_f": 58,
        "temp_low_f": 30,
        "temp_range": "30-58 F",
        "wind_max_mph": 15,
        "wind_gust_mph": 38,
        "wind_range": "15-38 mph",
        "precip_chance_pct": 0
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-04-18T18:49:18.220Z",
    "location": {
      "lat": 41.4051,
      "lon": -90.5592
    },
    "day1_outlook": {
      "risk_category": "NONE",
      "risk_label": "No severe weather 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": []
  }
}