Warning, /libraries/kweathercore/src/config/dummy.json is written in an unsupported language. File is not indexed.

0001 {
0002     "country": "United States",
0003     "url": "https://alerts.weather.gov/cap/us.php?x=0",
0004     "lang": "english",
0005     "entry_marker": "entry",
0006     "title": "title",
0007     "cap": {
0008         "element": "link",
0009         "type": "attribute",
0010         "value": "href"
0011         },
0012     "summary": "summary",
0013     "area": {
0014         "name": "cap:areaDesc",
0015         "polygon": "cap:polygon",
0016         "FIPS6": "FIPS6",
0017         "UGC": "UGC"
0018         },
0019     "urgency": "cap:urgency",
0020     "severity": "cap:severity",
0021     "certainty": "cap:certainty",
0022     "date": {
0023         "element": "published",
0024         "format": "ISO-8601"
0025         }
0026 }
0027