{
    "ok": true,
    "generated_at": "2026-09-21T13:24:41-04:00",
    "location": {
        "name": "Clark / Hermitage, PA area",
        "lat": 41.28,
        "lon": -80.42
    },
    "weather": {
        "source": "api.weather.gov",
        "ok": true,
        "summary": "Light Rain",
        "temperature": 59,
        "temperature_unit": "F",
        "wind": "33.2 mph from 60°",
        "humidity": 82.261352957573,
        "icon": "https://api.weather.gov/icons/land/day/rain?size=medium",
        "forecast_period": {
            "name": "This Afternoon",
            "detailed": "A chance of rain showers. Mostly cloudy, with a high near 66. Northeast wind around 10 mph. Chance of precipitation is 50%. New rainfall amounts less than a tenth of an inch possible.",
            "temperature": 66,
            "temperature_unit": "F",
            "wind": "10 mph NE",
            "icon": "https://api.weather.gov/icons/land/day/rain_showers,50?size=medium"
        },
        "error": null,
        "observed_at": "2026-09-21T17:05:00+00:00",
        "station": "KYNG"
    },
    "alerts": {
        "ok": true,
        "count": 0,
        "items": [],
        "error": null
    },
    "roads": {
        "ok": true,
        "provider": "PennDOT 511 (public portal)",
        "summary": "For live statewide road conditions, use PennDOT 511. Local plow priority and borough street notes appear below when posted by staff.",
        "portal_url": "https://www.511pa.com/",
        "winter_ops": "During winter weather, statewide road conditions, cameras, and incidents are published on 511PA. Borough streets are maintained locally; plow routes prioritize main collectors then residential streets after state/county roads are passable.",
        "structured": {
            "state_routes_near_clark": [
                {
                    "name": "US 62 / local connectors",
                    "status": "See 511PA",
                    "note": "Check live feed during storms"
                },
                {
                    "name": "Borough local streets",
                    "status": "Borough Public Works",
                    "note": "Manual status may be posted below"
                }
            ]
        },
        "api_note": "No guaranteed open machine-readable borough feed; portal link is authoritative for state roads."
    },
    "borough_notices": [
        {
            "id": 1,
            "title": "No active borough emergency",
            "body": "There is no borough-wide emergency declaration at this time. Check weather alerts and PennDOT 511 during winter storms.",
            "severity": "info",
            "starts_at": null,
            "ends_at": null,
            "updated_at": "2026-09-05 18:07:55"
        }
    ],
    "cache": {
        "hit": false,
        "age_seconds": 0,
        "ttl": 420
    }
}