liftie
Version:
Clean, simple, easy to read, fast ski resort lift status
20 lines (19 loc) • 344 B
JSON
{
"name": "Blue Mountain",
"url": {
"host": "https://www.bluemountain.ca",
"pathname": "/mountain/mountain-report#/lifts"
},
"api": {
"host": "https://snowreporting.herokuapp.com",
"pathname": "/feed/3/lifts"
},
"tags": [
"Ontario"
],
"ll": [
-80.316116,
44.50758
],
"twitter": "BlueMtnResort"
}