{
    "@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-08-07T12:33:51+00:00",
        "updateTime": "2026-08-07T11:48:48+00:00",
        "validTimes": "2026-08-07T05:00:00+00:00/P7DT20H",
        "elevation": {
            "unitCode": "wmoUnit:m",
            "value": 517.8552
        },
        "periods": [
            {
                "number": 1,
                "name": "Today",
                "startTime": "2026-08-07T08:00:00-04:00",
                "endTime": "2026-08-07T18:00:00-04:00",
                "isDaytime": true,
                "temperature": 82,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "probabilityOfPrecipitation": {
                    "unitCode": "wmoUnit:percent",
                    "value": 28
                },
                "windSpeed": "5 mph",
                "windDirection": "SW",
                "icon": "https://api.weather.gov/icons/land/day/tsra_sct,30?size=medium",
                "shortForecast": "Chance Showers And Thunderstorms",
                "detailedForecast": "A chance of showers and thunderstorms before 11am, then a chance of showers and thunderstorms. Partly sunny, with a high near 82. Southwest wind around 5 mph. Chance of precipitation is 30%."
            },
            {
                "number": 2,
                "name": "Tonight",
                "startTime": "2026-08-07T18:00:00-04:00",
                "endTime": "2026-08-08T06:00:00-04:00",
                "isDaytime": false,
                "temperature": 66,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "probabilityOfPrecipitation": {
                    "unitCode": "wmoUnit:percent",
                    "value": 31
                },
                "windSpeed": "3 mph",
                "windDirection": "S",
                "icon": "https://api.weather.gov/icons/land/night/tsra_hi,30?size=medium",
                "shortForecast": "Chance Showers And Thunderstorms",
                "detailedForecast": "A chance of showers and thunderstorms before 11pm, then a chance of showers and thunderstorms between 11pm and midnight, then a slight chance of showers and thunderstorms between midnight and 5am, then a chance of showers and thunderstorms. Partly cloudy, with a low around 66. South wind around 3 mph. Chance of precipitation is 30%."
            },
            {
                "number": 3,
                "name": "Saturday",
                "startTime": "2026-08-08T06:00:00-04:00",
                "endTime": "2026-08-08T18:00:00-04:00",
                "isDaytime": true,
                "temperature": 82,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "probabilityOfPrecipitation": {
                    "unitCode": "wmoUnit:percent",
                    "value": 58
                },
                "windSpeed": "6 mph",
                "windDirection": "SW",
                "icon": "https://api.weather.gov/icons/land/day/tsra_hi,60?size=medium",
                "shortForecast": "Showers And Thunderstorms Likely",
                "detailedForecast": "Showers and thunderstorms likely before 2pm, then a chance of showers and thunderstorms between 2pm and 4pm. Partly sunny, with a high near 82. Southwest wind around 6 mph. Chance of precipitation is 60%. New rainfall amounts between a tenth and quarter of an inch possible."
            },
            {
                "number": 4,
                "name": "Saturday Night",
                "startTime": "2026-08-08T18:00:00-04:00",
                "endTime": "2026-08-09T06:00:00-04:00",
                "isDaytime": false,
                "temperature": 66,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "probabilityOfPrecipitation": {
                    "unitCode": "wmoUnit:percent",
                    "value": 61
                },
                "windSpeed": "1 to 5 mph",
                "windDirection": "SW",
                "icon": "https://api.weather.gov/icons/land/night/tsra_hi,60?size=medium",
                "shortForecast": "Slight Chance Showers And Thunderstorms then Showers And Thunderstorms Likely",
                "detailedForecast": "A slight chance of showers and thunderstorms between 7pm and 8pm, then showers and thunderstorms likely. Mostly cloudy, with a low around 66. Southwest wind 1 to 5 mph. Chance of precipitation is 60%."
            },
            {
                "number": 5,
                "name": "Sunday",
                "startTime": "2026-08-09T06:00:00-04:00",
                "endTime": "2026-08-09T18:00:00-04:00",
                "isDaytime": true,
                "temperature": 83,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "probabilityOfPrecipitation": {
                    "unitCode": "wmoUnit:percent",
                    "value": 40
                },
                "windSpeed": "1 to 5 mph",
                "windDirection": "SW",
                "icon": "https://api.weather.gov/icons/land/day/rain_showers,40/rain_showers,20?size=medium",
                "shortForecast": "Chance Rain Showers",
                "detailedForecast": "A chance of rain showers before 2pm. Mostly sunny, with a high near 83. Southwest wind 1 to 5 mph. Chance of precipitation is 40%."
            },
            {
                "number": 6,
                "name": "Sunday Night",
                "startTime": "2026-08-09T18:00:00-04:00",
                "endTime": "2026-08-10T06:00:00-04:00",
                "isDaytime": false,
                "temperature": 66,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "probabilityOfPrecipitation": {
                    "unitCode": "wmoUnit:percent",
                    "value": 10
                },
                "windSpeed": "2 mph",
                "windDirection": "S",
                "icon": "https://api.weather.gov/icons/land/night/sct?size=medium",
                "shortForecast": "Partly Cloudy",
                "detailedForecast": "Partly cloudy, with a low around 66."
            },
            {
                "number": 7,
                "name": "Monday",
                "startTime": "2026-08-10T06:00:00-04:00",
                "endTime": "2026-08-10T18:00:00-04:00",
                "isDaytime": true,
                "temperature": 84,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "probabilityOfPrecipitation": {
                    "unitCode": "wmoUnit:percent",
                    "value": 16
                },
                "windSpeed": "5 mph",
                "windDirection": "SW",
                "icon": "https://api.weather.gov/icons/land/day/sct/tsra_hi,20?size=medium",
                "shortForecast": "Mostly Sunny then Slight Chance Showers And Thunderstorms",
                "detailedForecast": "A slight chance of showers and thunderstorms after 2pm. Mostly sunny, with a high near 84."
            },
            {
                "number": 8,
                "name": "Monday Night",
                "startTime": "2026-08-10T18:00:00-04:00",
                "endTime": "2026-08-11T06:00:00-04:00",
                "isDaytime": false,
                "temperature": 68,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "probabilityOfPrecipitation": {
                    "unitCode": "wmoUnit:percent",
                    "value": 31
                },
                "windSpeed": "3 mph",
                "windDirection": "SW",
                "icon": "https://api.weather.gov/icons/land/night/tsra_hi,30?size=medium",
                "shortForecast": "Chance Showers And Thunderstorms",
                "detailedForecast": "A chance of showers and thunderstorms before 2am. Partly cloudy, with a low around 68. Chance of precipitation is 30%."
            },
            {
                "number": 9,
                "name": "Tuesday",
                "startTime": "2026-08-11T06:00:00-04:00",
                "endTime": "2026-08-11T18:00:00-04:00",
                "isDaytime": true,
                "temperature": 83,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "probabilityOfPrecipitation": {
                    "unitCode": "wmoUnit:percent",
                    "value": 52
                },
                "windSpeed": "2 to 8 mph",
                "windDirection": "SW",
                "icon": "https://api.weather.gov/icons/land/day/tsra_hi,20/tsra_hi,50?size=medium",
                "shortForecast": "Chance Showers And Thunderstorms",
                "detailedForecast": "A chance of showers and thunderstorms after 8am. Partly sunny, with a high near 83. Chance of precipitation is 50%."
            },
            {
                "number": 10,
                "name": "Tuesday Night",
                "startTime": "2026-08-11T18:00:00-04:00",
                "endTime": "2026-08-12T06:00:00-04:00",
                "isDaytime": false,
                "temperature": 66,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "probabilityOfPrecipitation": {
                    "unitCode": "wmoUnit:percent",
                    "value": 75
                },
                "windSpeed": "2 to 6 mph",
                "windDirection": "SW",
                "icon": "https://api.weather.gov/icons/land/night/tsra,80?size=medium",
                "shortForecast": "Chance Showers And Thunderstorms then Showers And Thunderstorms",
                "detailedForecast": "A chance of showers and thunderstorms before 8pm, then showers and thunderstorms. Mostly cloudy, with a low around 66. Chance of precipitation is 80%."
            },
            {
                "number": 11,
                "name": "Wednesday",
                "startTime": "2026-08-12T06:00:00-04:00",
                "endTime": "2026-08-12T18:00:00-04:00",
                "isDaytime": true,
                "temperature": 79,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "probabilityOfPrecipitation": {
                    "unitCode": "wmoUnit:percent",
                    "value": 87
                },
                "windSpeed": "3 to 7 mph",
                "windDirection": "SW",
                "icon": "https://api.weather.gov/icons/land/day/rain_showers,70/tsra,90?size=medium",
                "shortForecast": "Showers And Thunderstorms",
                "detailedForecast": "Rain showers likely before 2pm, then showers and thunderstorms. Mostly cloudy, with a high near 79. Chance of precipitation is 90%."
            },
            {
                "number": 12,
                "name": "Wednesday Night",
                "startTime": "2026-08-12T18:00:00-04:00",
                "endTime": "2026-08-13T06:00:00-04:00",
                "isDaytime": false,
                "temperature": 65,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "probabilityOfPrecipitation": {
                    "unitCode": "wmoUnit:percent",
                    "value": 87
                },
                "windSpeed": "5 mph",
                "windDirection": "SW",
                "icon": "https://api.weather.gov/icons/land/night/tsra,90/tsra,60?size=medium",
                "shortForecast": "Showers And Thunderstorms",
                "detailedForecast": "Showers and thunderstorms. Mostly cloudy, with a low around 65. Chance of precipitation is 90%."
            },
            {
                "number": 13,
                "name": "Thursday",
                "startTime": "2026-08-13T06:00:00-04:00",
                "endTime": "2026-08-13T18:00:00-04:00",
                "isDaytime": true,
                "temperature": 78,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "probabilityOfPrecipitation": {
                    "unitCode": "wmoUnit:percent",
                    "value": 75
                },
                "windSpeed": "2 to 7 mph",
                "windDirection": "SW",
                "icon": "https://api.weather.gov/icons/land/day/rain_showers,60/tsra,80?size=medium",
                "shortForecast": "Showers And Thunderstorms",
                "detailedForecast": "Rain showers likely before 2pm, then showers and thunderstorms. Mostly cloudy, with a high near 78. Chance of precipitation is 80%."
            },
            {
                "number": 14,
                "name": "Thursday Night",
                "startTime": "2026-08-13T18:00:00-04:00",
                "endTime": "2026-08-14T06:00:00-04:00",
                "isDaytime": false,
                "temperature": 65,
                "temperatureUnit": "F",
                "temperatureTrend": null,
                "probabilityOfPrecipitation": {
                    "unitCode": "wmoUnit:percent",
                    "value": 75
                },
                "windSpeed": "1 to 5 mph",
                "windDirection": "W",
                "icon": "https://api.weather.gov/icons/land/night/tsra,80/tsra,60?size=medium",
                "shortForecast": "Showers And Thunderstorms",
                "detailedForecast": "Showers and thunderstorms. Mostly cloudy, with a low around 65."
            }
        ]
    }
}