{
“@context”: “https://schema.org”,
“@type”: “WeatherForecast”,
“location”: {
“@type”: “Place”,
“name”: “Catanzaro”,
“geo”: {
“@type”: “GeoCoordinates”,
“latitude”: “38.9098”,
“longitude”: “16.5877”
}
},
“forecast”: [
{
“date”: “2026-01-16”,
“weather”: “”,
“temperature”: {
“unitCode”: “C”,
“value”: “”
}
}
]
}
