“`html
{
"@context": "https://schema.org",
"@type": "faqpage",
"mainEntity":[
{
"@type": "Question",
"name": "How much rainfall is expected in Jeju?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Jeju can expect between 50 to 120mm of rainfall, with mountainous areas possibly receiving over 250mm by June 14th."
}
},
{
"@type": "Question",
"name": "what other regions in South Korea will experience heavy rain?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Besides Jeju, notable rainfall (10-60mm) is forecasted for Daejeon, South Chungcheongnam-do, South Chungbuk, Jeonbuk, Ulleungdo, and Dokdo."
}
},
{
"@type": "Question",
"name": "Will there be strong winds during this period of heavy rain?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes,strong winds exceeding 70km/h (90km/h in Jeju) are expected during the night of June 13th and the morning of June 14th."
}
},
{
"@type": "Question",
"name": "When is the rain expected to stop?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The rain is expected to cease on the night of June 14th, but more rain is anticipated to begin again on June 15th."