21 lines
536 B
JSON
21 lines
536 B
JSON
{
|
|
"data": {
|
|
"officeId": "LSX",
|
|
"officeName": "St. Louis",
|
|
"product": "discussion",
|
|
"issuedAt": "2026-05-29T09:25:00-05:00",
|
|
"keyMessages": [
|
|
"Scattered showers possible this evening.",
|
|
"Warmer temperatures this weekend."
|
|
],
|
|
"shortTerm": {
|
|
"title": "Short Term",
|
|
"narrative": "A weak boundary may trigger isolated showers."
|
|
},
|
|
"longTerm": {
|
|
"title": "Long Term",
|
|
"narrative": "Warmer temperatures and periodic rain chances continue into the weekend."
|
|
}
|
|
}
|
|
}
|