liftie
Version:
Clean, simple, easy to read, fast ski resort lift status
22 lines (21 loc) • 420 B
JSON
{
"name": "Snowshoe Mountain",
"url": {
"host": "https://www.snowshoemtn.com",
"pathname": "/the-mountain/weather-and-trails#mountain-status"
},
"api": {
"host": "https://snowreporting.herokuapp.com",
"pathname": "/feed/2/lifts"
},
"tags": [
"West Virginia"
],
"opening": "2017-11-22",
"ll": [
-79.989998,
38.400002
],
"twitter": "snowshoemtn",
"noaa": "RLX/120,75"
}