{
“@context”: “https://schema.org”,
“@type”: “WeatherForecast”,
“location”: {
“@type”: “Place”,
“name”: “Potenza”,
“geo”: {
“@type”: “GeoCoordinates”,
“latitude”: “40.6404”,
“longitude”: “15.8056”
}
},
“forecast”: [
{
“date”: “2026-02-17”,
“weather”: “Rovesci deboli”,
“temperature”: {
“unitCode”: “C”,
“value”: “3.8”
}
}
]
}
