{
“@context”: “https://schema.org”,
“@type”: “WeatherForecast”,
“location”: {
“@type”: “Place”,
“name”: “Abano Terme”,
“geo”: {
“@type”: “GeoCoordinates”,
“latitude”: “45.3587”,
“longitude”: “11.7883”
}
},
“forecast”: [
{
“date”: “2026-01-14”,
“weather”: “Pioggia debole”,
“temperature”: {
“unitCode”: “C”,
“value”: “2.3”
}
}
]
}
