{
    "publicTime": "2026-06-18T05:00:00+09:00",
    "publicTimeFormatted": "2026/06/18 05:00:00",
    "publishingOffice": "福岡管区気象台",
    "title": "福岡県 久留米 の天気",
    "link": "https://www.jma.go.jp/bosai/forecast/#area_type=offices&area_code=400000",
    "description": {
        "publicTime": "2026-06-18T04:43:00+09:00",
        "publicTimeFormatted": "2026/06/18 04:43:00",
        "headlineText": "",
        "bodyText": "　福岡県は、湿った空気の影響により、おおむね曇りとなっています。\n\n　１８日は、梅雨前線や湿った空気の影響により、おおむね曇りで雨や雷雨となる所があるでしょう。\n\n　１９日は、梅雨前線や湿った空気の影響により、曇りで次第に雨となり、雷を伴う所があるでしょう。",
        "text": "　福岡県は、湿った空気の影響により、おおむね曇りとなっています。\n\n　１８日は、梅雨前線や湿った空気の影響により、おおむね曇りで雨や雷雨となる所があるでしょう。\n\n　１９日は、梅雨前線や湿った空気の影響により、曇りで次第に雨となり、雷を伴う所があるでしょう。"
    },
    "forecasts": [
        {
            "date": "2026-06-18",
            "dateLabel": "今日",
            "telop": "曇り",
            "detail": {
                "weather": "くもり　所により　朝　から　雨　で　雷を伴う",
                "wind": "北東の風　後　南の風",
                "wave": "０．５メートル"
            },
            "temperature": {
                "min": {
                    "celsius": null,
                    "fahrenheit": null
                },
                "max": {
                    "celsius": "29",
                    "fahrenheit": "84.2"
                }
            },
            "chanceOfRain": {
                "T00_06": "--%",
                "T06_12": "20%",
                "T12_18": "40%",
                "T18_24": "30%"
            },
            "image": {
                "title": "曇り",
                "url": "https://www.jma.go.jp/bosai/forecast/img/200.svg",
                "width": 80,
                "height": 60
            }
        },
        {
            "date": "2026-06-19",
            "dateLabel": "明日",
            "telop": "曇のち雨",
            "detail": {
                "weather": "くもり　夕方　から　雨　所により　雷　を伴う",
                "wind": "南の風",
                "wave": "０．５メートル"
            },
            "temperature": {
                "min": {
                    "celsius": "24",
                    "fahrenheit": "75.2"
                },
                "max": {
                    "celsius": "29",
                    "fahrenheit": "84.2"
                }
            },
            "chanceOfRain": {
                "T00_06": "20%",
                "T06_12": "20%",
                "T12_18": "50%",
                "T18_24": "70%"
            },
            "image": {
                "title": "曇のち雨",
                "url": "https://www.jma.go.jp/bosai/forecast/img/212.svg",
                "width": 80,
                "height": 60
            }
        },
        {
            "date": "2026-06-20",
            "dateLabel": "明後日",
            "telop": "曇時々雨",
            "detail": {
                "weather": null,
                "wind": null,
                "wave": null
            },
            "temperature": {
                "min": {
                    "celsius": "23",
                    "fahrenheit": "73.4"
                },
                "max": {
                    "celsius": "28",
                    "fahrenheit": "82.4"
                }
            },
            "chanceOfRain": {
                "T00_06": "80%",
                "T06_12": "80%",
                "T12_18": "80%",
                "T18_24": "80%"
            },
            "image": {
                "title": "曇時々雨",
                "url": "https://www.jma.go.jp/bosai/forecast/img/202.svg",
                "width": 80,
                "height": 60
            }
        }
    ],
    "location": {
        "area": "九州",
        "prefecture": "福岡県",
        "district": "筑後地方",
        "city": "久留米"
    },
    "copyright": {
        "title": "(C) 天気予報 API（livedoor 天気互換）",
        "link": "https://weather.tsukumijima.net/",
        "image": {
            "title": "天気予報 API（livedoor 天気互換）",
            "link": "https://weather.tsukumijima.net/",
            "url": "https://weather.tsukumijima.net/logo.png",
            "width": 120,
            "height": 120
        },
        "provider": [
            {
                "link": "https://www.jma.go.jp/jma/",
                "name": "気象庁 Japan Meteorological Agency",
                "note": "気象庁 HP にて配信されている天気予報を JSON データへ編集しています。"
            }
        ]
    }
}