{
  "generated_at": "4/23/2026, 10:42:16 PM",
  "cache_ttl_seconds": 120,
  "station": {
    "station_name": "Twisted Oaks",
    "mac": "C4:5B:BE:6D:EE:7D",
    "temperature_f": 74.5,
    "feels_like_f": 74.42,
    "humidity_pct": 59,
    "dew_point_f": 59.22,
    "wind_speed_mph": 10.7,
    "wind_gust_mph": 25.1,
    "wind_direction_deg": 184,
    "pressure_inhg": 28.784,
    "rain_today_in": 0,
    "uv_index": 0,
    "solar_radiation": 0,
    "recorded_at": "2026-04-24T03:41:00.000Z"
  },
  "forecast": {
    "source": "Open-Meteo",
    "current": {
      "recorded_at": "2026-04-23T22:30",
      "temperature_f": 73,
      "feels_like_f": 67,
      "humidity_pct": 56,
      "is_day": false,
      "weather_code": 2,
      "short_forecast": "Partly Cloudy",
      "icon": "night-partly-cloudy",
      "wind_speed_mph": 19
    },
    "days": [
      {
        "date": "2026-04-23",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "icon": "cloudy",
        "temp_high_f": 81,
        "temp_low_f": 58,
        "temp_range": "58-81 F",
        "wind_max_mph": 20,
        "wind_gust_mph": 39,
        "wind_range": "20-39 mph",
        "precip_chance_pct": 17
      },
      {
        "date": "2026-04-24",
        "weather_code": 65,
        "short_forecast": "Heavy Rain",
        "icon": "day-rain",
        "temp_high_f": 71,
        "temp_low_f": 52,
        "temp_range": "52-71 F",
        "wind_max_mph": 20,
        "wind_gust_mph": 40,
        "wind_range": "20-40 mph",
        "precip_chance_pct": 69
      },
      {
        "date": "2026-04-25",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "icon": "cloudy",
        "temp_high_f": 68,
        "temp_low_f": 44,
        "temp_range": "44-68 F",
        "wind_max_mph": 12,
        "wind_gust_mph": 27,
        "wind_range": "12-27 mph",
        "precip_chance_pct": 0
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-04-24T03:42:10.417Z",
    "location": {
      "lat": 41.4051,
      "lon": -90.5592
    },
    "day1_outlook": {
      "risk_category": "MRGL",
      "risk_label": "Marginal Risk"
    },
    "day2_outlook": {
      "risk_category": "TSTM",
      "risk_label": "General Thunderstorms Risk"
    },
    "day3_outlook": {
      "risk_category": "NONE",
      "risk_label": "No severe weather risk"
    },
    "active_watches": []
  }
}