liftie
Version:
Clean, simple, easy to read, fast ski resort lift status
22 lines (21 loc) • 412 B
JSON
{
"name": "Winter Park",
"url": {
"host": "https://www.winterparkresort.com",
"pathname": "/the-mountain/weather-dashboard#mountain-status"
},
"api": {
"host": "https://snowreporting.herokuapp.com",
"pathname": "/feed/5/lifts"
},
"tags": [
"Colorado"
],
"opening": "2017-11-15",
"ll": [
-105.764267,
39.891563
],
"twitter": "WinterPark",
"noaa": "BOU/37,70"
}