{
  "generated_at": "6/13/2026, 4:50:56 AM",
  "cache_ttl_seconds": 120,
  "station": {
    "station_name": "Twisted Oaks",
    "mac": "C4:5B:BE:6D:EE:7D",
    "temperature_f": 60.6,
    "feels_like_f": 60.6,
    "humidity_pct": 88,
    "dew_point_f": 57.02,
    "wind_speed_mph": 2.2,
    "wind_gust_mph": 2.9,
    "wind_direction_deg": 191,
    "wind_direction_cardinal": "S",
    "pressure_inhg": 29.094,
    "rain_today_in": 0,
    "uv_index": 0,
    "solar_radiation": 0,
    "recorded_at": "2026-06-13T09:50:00.000Z"
  },
  "forecast": {
    "source": "Open-Meteo",
    "current": {
      "recorded_at": "2026-06-13T04:45",
      "temperature_f": 64,
      "feels_like_f": 63,
      "humidity_pct": 70,
      "is_day": false,
      "weather_code": 0,
      "short_forecast": "Clear",
      "icon": "night-clear",
      "wind_speed_mph": 6,
      "wind_direction_deg": 195,
      "wind_direction_cardinal": "SSW"
    },
    "days": [
      {
        "date": "2026-06-13",
        "weather_code": 65,
        "short_forecast": "Heavy Rain",
        "icon": "day-rain",
        "temp_high_f": 88,
        "temp_low_f": 64,
        "temp_range": "88 / 64",
        "wind_max_mph": 16,
        "wind_gust_mph": 32,
        "wind_direction_deg": 210,
        "wind_direction_cardinal": "SSW",
        "wind_range": "16-32 mph",
        "precip_chance_pct": 44
      },
      {
        "date": "2026-06-14",
        "weather_code": 51,
        "short_forecast": "Light Drizzle",
        "icon": "day-rain",
        "temp_high_f": 72,
        "temp_low_f": 59,
        "temp_range": "72 / 59",
        "wind_max_mph": 18,
        "wind_gust_mph": 27,
        "wind_direction_deg": 322,
        "wind_direction_cardinal": "NW",
        "wind_range": "18-27 mph",
        "precip_chance_pct": 46
      },
      {
        "date": "2026-06-15",
        "weather_code": 3,
        "short_forecast": "Overcast",
        "icon": "cloudy",
        "temp_high_f": 74,
        "temp_low_f": 55,
        "temp_range": "74 / 55",
        "wind_max_mph": 10,
        "wind_gust_mph": 15,
        "wind_direction_deg": 275,
        "wind_direction_cardinal": "W",
        "wind_range": "10-15 mph",
        "precip_chance_pct": 0
      }
    ]
  },
  "storm_outlook": {
    "checked_at": "2026-06-13T09:50:56.657Z",
    "location": {
      "lat": 41.4051,
      "lon": -90.5592
    },
    "day1_outlook": {
      "risk_category": "SLGT",
      "risk_label": "Slight 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": []
  }
}