{
  "ip": "216.73.217.84",
  "location": {
    "country": "US",
    "region": "Ohio",
    "city": "Columbus",
    "loc": "39.9612,-82.9988"
  },
  "forecastAreaCode": "130000",
  "weather": {
    "publishingOffice": "気象庁",
    "reportDatetime": "2026-05-16T17:00:00+09:00",
    "forecast": {
      "area": "東京地方",
      "areaCode": "130010",
      "forecasts": [
        {
          "date": "2026-05-16T17:00:00+09:00",
          "weather": {
            "code": "100",
            "text": "晴れ"
          },
          "wind": "南の風",
          "wave": "０．５メートル"
        },
        {
          "date": "2026-05-17T00:00:00+09:00",
          "weather": {
            "code": "100",
            "text": "晴れ"
          },
          "wind": "北の風　後　南の風",
          "wave": "０．５メートル"
        },
        {
          "date": "2026-05-18T00:00:00+09:00",
          "weather": {
            "code": "101",
            "text": "晴れ　時々　くもり"
          },
          "wind": "南の風　後　やや強く",
          "wave": "０．５メートル　後　１メートル"
        }
      ],
      "precipitationProbability": [
        {
          "date": "2026-05-16T18:00:00+09:00",
          "probability": "0"
        },
        {
          "date": "2026-05-17T00:00:00+09:00",
          "probability": "0"
        },
        {
          "date": "2026-05-17T06:00:00+09:00",
          "probability": "0"
        },
        {
          "date": "2026-05-17T12:00:00+09:00",
          "probability": "0"
        },
        {
          "date": "2026-05-17T18:00:00+09:00",
          "probability": "0"
        }
      ],
      "temperatures": [
        {
          "date": "2026-05-17T00:00:00+09:00",
          "temperature": "16"
        },
        {
          "date": "2026-05-17T09:00:00+09:00",
          "temperature": "29"
        }
      ],
      "weeklyForecast": {
        "weather": [
          {
            "date": "2026-05-19T00:00:00+09:00",
            "weatherCode": "101",
            "precipitationProbability": "10",
            "reliability": "A"
          },
          {
            "date": "2026-05-20T00:00:00+09:00",
            "weatherCode": "200",
            "precipitationProbability": "40",
            "reliability": "B"
          },
          {
            "date": "2026-05-21T00:00:00+09:00",
            "weatherCode": "203",
            "precipitationProbability": "60",
            "reliability": "C"
          },
          {
            "date": "2026-05-22T00:00:00+09:00",
            "weatherCode": "200",
            "precipitationProbability": "40",
            "reliability": "C"
          },
          {
            "date": "2026-05-23T00:00:00+09:00",
            "weatherCode": "200",
            "precipitationProbability": "40",
            "reliability": "B"
          }
        ],
        "temperature": [
          {
            "date": "2026-05-19T00:00:00+09:00",
            "min": "17",
            "max": "28",
            "minUpper": "19",
            "minLower": "16",
            "maxUpper": "30",
            "maxLower": "26"
          },
          {
            "date": "2026-05-20T00:00:00+09:00",
            "min": "18",
            "max": "27",
            "minUpper": "20",
            "minLower": "17",
            "maxUpper": "30",
            "maxLower": "24"
          },
          {
            "date": "2026-05-21T00:00:00+09:00",
            "min": "15",
            "max": "22",
            "minUpper": "19",
            "minLower": "13",
            "maxUpper": "28",
            "maxLower": "21"
          },
          {
            "date": "2026-05-22T00:00:00+09:00",
            "min": "15",
            "max": "23",
            "minUpper": "17",
            "minLower": "12",
            "maxUpper": "28",
            "maxLower": "20"
          },
          {
            "date": "2026-05-23T00:00:00+09:00",
            "min": "15",
            "max": "24",
            "minUpper": "17",
            "minLower": "13",
            "maxUpper": "27",
            "maxLower": "21"
          }
        ]
      },
      "tempAverage": {
        "min": "15.0",
        "max": "24.1"
      },
      "precipAverage": {
        "min": "15.6",
        "max": "39.9"
      }
    }
  }
}