{
    "@context": [
        "https://geojson.org/geojson-ld/geojson-context.jsonld",
        {
            "@version": "1.1",
            "wx": "https://api.weather.gov/ontology#",
            "geo": "http://www.opengis.net/ont/geosparql#",
            "unit": "http://codes.wmo.int/common/unit/",
            "@vocab": "https://api.weather.gov/ontology#"
        }
    ],
    "type": "Feature",
    "geometry": {
        "type": "Polygon",
        "coordinates": [
            [
                [
                    -81.1035,
                    38.0478
                ],
                [
                    -81.1007,
                    38.0699
                ],
                [
                    -81.1287,
                    38.0722
                ],
                [
                    -81.1316,
                    38.0501
                ],
                [
                    -81.1035,
                    38.0478
                ]
            ]
        ]
    },
    "properties": {
        "units": "us",
        "forecastGenerator": "BaselineForecastGenerator",
        "generatedAt": "2026-04-11T08:33:01+00:00",
        "updateTime": "2026-04-11T08:16:36+00:00",
        "validTimes": "2026-04-11T02:00:00+00:00/P7DT23H",
        "elevation": {
            "unitCode": "wmoUnit:m",
            "value": 517.8552
        },
        "periods": [
            {
                "number": 1,
                "name": "Overnight",
                "startTime": "2026-04-11T04:00:00-04:00",
                "endTime": "2026-04-11T06:00:00-04:00",
                "isDaytime": false,
                "temperature": 53,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "probabilityOfPrecipitation": {
                    "unitCode": "wmoUnit:percent",
                    "value": 17
                },
                "windSpeed": "2 mph",
                "windDirection": "NW",
                "icon": "https://api.weather.gov/icons/land/night/rain_showers,20?size=medium",
                "shortForecast": "Isolated Rain Showers",
                "detailedForecast": "Isolated rain showers. Mostly cloudy, with a low around 53. Northwest wind around 2 mph. Chance of precipitation is 20%."
            },
            {
                "number": 2,
                "name": "Saturday",
                "startTime": "2026-04-11T06:00:00-04:00",
                "endTime": "2026-04-11T18:00:00-04:00",
                "isDaytime": true,
                "temperature": 68,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "probabilityOfPrecipitation": {
                    "unitCode": "wmoUnit:percent",
                    "value": 17
                },
                "windSpeed": "2 to 6 mph",
                "windDirection": "NW",
                "icon": "https://api.weather.gov/icons/land/day/rain_showers,20/bkn?size=medium",
                "shortForecast": "Isolated Rain Showers then Partly Sunny",
                "detailedForecast": "Isolated rain showers before 7am. Partly sunny, with a high near 68. Northwest wind 2 to 6 mph. Chance of precipitation is 20%."
            },
            {
                "number": 3,
                "name": "Saturday Night",
                "startTime": "2026-04-11T18:00:00-04:00",
                "endTime": "2026-04-12T06:00:00-04:00",
                "isDaytime": false,
                "temperature": 46,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "probabilityOfPrecipitation": {
                    "unitCode": "wmoUnit:percent",
                    "value": 2
                },
                "windSpeed": "2 to 6 mph",
                "windDirection": "NE",
                "icon": "https://api.weather.gov/icons/land/night/few?size=medium",
                "shortForecast": "Mostly Clear",
                "detailedForecast": "Mostly clear, with a low around 46. Northeast wind 2 to 6 mph."
            },
            {
                "number": 4,
                "name": "Sunday",
                "startTime": "2026-04-12T06:00:00-04:00",
                "endTime": "2026-04-12T18:00:00-04:00",
                "isDaytime": true,
                "temperature": 79,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "probabilityOfPrecipitation": {
                    "unitCode": "wmoUnit:percent",
                    "value": 6
                },
                "windSpeed": "6 to 9 mph",
                "windDirection": "S",
                "icon": "https://api.weather.gov/icons/land/day/sct?size=medium",
                "shortForecast": "Mostly Sunny",
                "detailedForecast": "Mostly sunny, with a high near 79. South wind 6 to 9 mph."
            },
            {
                "number": 5,
                "name": "Sunday Night",
                "startTime": "2026-04-12T18:00:00-04:00",
                "endTime": "2026-04-13T06:00:00-04:00",
                "isDaytime": false,
                "temperature": 61,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "probabilityOfPrecipitation": {
                    "unitCode": "wmoUnit:percent",
                    "value": 6
                },
                "windSpeed": "7 mph",
                "windDirection": "S",
                "icon": "https://api.weather.gov/icons/land/night/sct?size=medium",
                "shortForecast": "Partly Cloudy",
                "detailedForecast": "Partly cloudy, with a low around 61. South wind around 7 mph."
            },
            {
                "number": 6,
                "name": "Monday",
                "startTime": "2026-04-13T06:00:00-04:00",
                "endTime": "2026-04-13T18:00:00-04:00",
                "isDaytime": true,
                "temperature": 77,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "probabilityOfPrecipitation": {
                    "unitCode": "wmoUnit:percent",
                    "value": 31
                },
                "windSpeed": "7 to 12 mph",
                "windDirection": "SW",
                "icon": "https://api.weather.gov/icons/land/day/rain_showers,20/rain_showers,30?size=medium",
                "shortForecast": "Chance Rain Showers",
                "detailedForecast": "A chance of rain showers after 8am. Mostly cloudy, with a high near 77. Chance of precipitation is 30%."
            },
            {
                "number": 7,
                "name": "Monday Night",
                "startTime": "2026-04-13T18:00:00-04:00",
                "endTime": "2026-04-14T06:00:00-04:00",
                "isDaytime": false,
                "temperature": 59,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "probabilityOfPrecipitation": {
                    "unitCode": "wmoUnit:percent",
                    "value": 31
                },
                "windSpeed": "3 to 8 mph",
                "windDirection": "SW",
                "icon": "https://api.weather.gov/icons/land/night/rain_showers,30/rain_showers,20?size=medium",
                "shortForecast": "Chance Rain Showers",
                "detailedForecast": "A chance of rain showers. Partly cloudy, with a low around 59. Chance of precipitation is 30%."
            },
            {
                "number": 8,
                "name": "Tuesday",
                "startTime": "2026-04-14T06:00:00-04:00",
                "endTime": "2026-04-14T18:00:00-04:00",
                "isDaytime": true,
                "temperature": 81,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "probabilityOfPrecipitation": {
                    "unitCode": "wmoUnit:percent",
                    "value": 31
                },
                "windSpeed": "5 to 8 mph",
                "windDirection": "SW",
                "icon": "https://api.weather.gov/icons/land/day/rain_showers,30/tsra_sct,30?size=medium",
                "shortForecast": "Chance Rain Showers",
                "detailedForecast": "A chance of rain showers before 2pm, then a chance of showers and thunderstorms. Partly sunny, with a high near 81. Chance of precipitation is 30%."
            },
            {
                "number": 9,
                "name": "Tuesday Night",
                "startTime": "2026-04-14T18:00:00-04:00",
                "endTime": "2026-04-15T06:00:00-04:00",
                "isDaytime": false,
                "temperature": 61,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "probabilityOfPrecipitation": {
                    "unitCode": "wmoUnit:percent",
                    "value": 31
                },
                "windSpeed": "6 mph",
                "windDirection": "SW",
                "icon": "https://api.weather.gov/icons/land/night/tsra_hi,30/sct?size=medium",
                "shortForecast": "Chance Showers And Thunderstorms then Partly Cloudy",
                "detailedForecast": "A chance of showers and thunderstorms before 8pm. Partly cloudy, with a low around 61. Chance of precipitation is 30%."
            },
            {
                "number": 10,
                "name": "Wednesday",
                "startTime": "2026-04-15T06:00:00-04:00",
                "endTime": "2026-04-15T18:00:00-04:00",
                "isDaytime": true,
                "temperature": 84,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "probabilityOfPrecipitation": {
                    "unitCode": "wmoUnit:percent",
                    "value": 19
                },
                "windSpeed": "5 to 8 mph",
                "windDirection": "SW",
                "icon": "https://api.weather.gov/icons/land/day/bkn/rain_showers,20?size=medium",
                "shortForecast": "Partly Sunny then Slight Chance Rain Showers",
                "detailedForecast": "A slight chance of rain showers after 2pm. Partly sunny, with a high near 84."
            },
            {
                "number": 11,
                "name": "Wednesday Night",
                "startTime": "2026-04-15T18:00:00-04:00",
                "endTime": "2026-04-16T06:00:00-04:00",
                "isDaytime": false,
                "temperature": 63,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "probabilityOfPrecipitation": {
                    "unitCode": "wmoUnit:percent",
                    "value": 19
                },
                "windSpeed": "6 mph",
                "windDirection": "SW",
                "icon": "https://api.weather.gov/icons/land/night/rain_showers,20/sct?size=medium",
                "shortForecast": "Slight Chance Rain Showers then Partly Cloudy",
                "detailedForecast": "A slight chance of rain showers before 8pm. Partly cloudy, with a low around 63."
            },
            {
                "number": 12,
                "name": "Thursday",
                "startTime": "2026-04-16T06:00:00-04:00",
                "endTime": "2026-04-16T18:00:00-04:00",
                "isDaytime": true,
                "temperature": 84,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "probabilityOfPrecipitation": {
                    "unitCode": "wmoUnit:percent",
                    "value": 24
                },
                "windSpeed": "3 to 7 mph",
                "windDirection": "SW",
                "icon": "https://api.weather.gov/icons/land/day/bkn/rain_showers,20?size=medium",
                "shortForecast": "Partly Sunny then Slight Chance Rain Showers",
                "detailedForecast": "A slight chance of rain showers after 2pm. Partly sunny, with a high near 84."
            },
            {
                "number": 13,
                "name": "Thursday Night",
                "startTime": "2026-04-16T18:00:00-04:00",
                "endTime": "2026-04-17T06:00:00-04:00",
                "isDaytime": false,
                "temperature": 63,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "probabilityOfPrecipitation": {
                    "unitCode": "wmoUnit:percent",
                    "value": 31
                },
                "windSpeed": "2 to 6 mph",
                "windDirection": "SW",
                "icon": "https://api.weather.gov/icons/land/night/rain_showers,30?size=medium",
                "shortForecast": "Chance Rain Showers",
                "detailedForecast": "A chance of rain showers. Mostly cloudy, with a low around 63. Chance of precipitation is 30%."
            },
            {
                "number": 14,
                "name": "Friday",
                "startTime": "2026-04-17T06:00:00-04:00",
                "endTime": "2026-04-17T18:00:00-04:00",
                "isDaytime": true,
                "temperature": 83,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "probabilityOfPrecipitation": {
                    "unitCode": "wmoUnit:percent",
                    "value": 34
                },
                "windSpeed": "3 to 7 mph",
                "windDirection": "SW",
                "icon": "https://api.weather.gov/icons/land/day/rain_showers,30/tsra_hi,30?size=medium",
                "shortForecast": "Chance Rain Showers",
                "detailedForecast": "A chance of rain showers before 2pm, then a chance of showers and thunderstorms. Partly sunny, with a high near 83."
            }
        ]
    }
}