{
	"datetime": "2024-08-27 11:00:00",
	"timezone": "+09:00",
	"area": {
		"latitude": 35.643646,
		"longitude": 139.742426,
		"address": "東京都港区三田三丁目",
		"weather_info": {
			"prefecture": "東京都",
			"district": {
				"code": "130010",
				"name": "東京地方",
				"station_code": "44132",
				"station_name": "東京"
			}
		}
	},
	"1d_weathers": [
		{
			"time": "2024-08-28 00:00:00",
			"weather": {
				"code": "202",
				"name": "くもり一時雨",
				"mark": "くもり一時雨"
			},
			"probability_of_precipitation": 50,
			"temperature": {
				"lowest": 26,
				"highest": 33
			}
		},
		{
			"time": "2024-08-29 00:00:00",
			"weather": {
				"code": "203",
				"name": "くもり時々雨",
				"mark": "くもり時々雨"
			},
			"probability_of_precipitation": 70,
			"temperature": {
				"lowest": 25,
				"highest": 30
			}
		},
		{
			"time": "2024-08-30 00:00:00",
			"weather": {
				"code": "203",
				"name": "くもり時々雨",
				"mark": "くもり時々雨"
			},
			"probability_of_precipitation": 80,
			"temperature": {
				"lowest": 24,
				"highest": 29
			}
		},
		{
			"time": "2024-08-31 00:00:00",
			"weather": {
				"code": "203",
				"name": "くもり時々雨",
				"mark": "くもり時々雨"
			},
			"probability_of_precipitation": 70,
			"temperature": {
				"lowest": 24,
				"highest": 29
			}
		},
		{
			"time": "2024-09-01 00:00:00",
			"weather": {
				"code": "200",
				"name": "くもり",
				"mark": "くもり"
			},
			"probability_of_precipitation": 40,
			"temperature": {
				"lowest": 25,
				"highest": 32
			}
		},
		{
			"time": "2024-09-02 00:00:00",
			"weather": {
				"code": "101",
				"name": "晴れ時々くもり",
				"mark": "晴れ時々くもり"
			},
			"probability_of_precipitation": 30,
			"temperature": {
				"lowest": 25,
				"highest": 33
			}
		},
		{
			"time": "2024-09-03 00:00:00",
			"weather": {
				"code": "201",
				"name": "くもり時々晴れ",
				"mark": "くもり時々晴れ"
			},
			"probability_of_precipitation": 30,
			"temperature": {
				"lowest": 25,
				"highest": 32
			}
		}
	]
}