liftie
Version:
Clean, simple, easy to read, fast ski resort lift status
21 lines (20 loc) • 377 B
JSON
{
"name": "Mont Tremblant",
"url": {
"host": "https://www.tremblant.ca",
"pathname": "/mountain-village/mountain-report#/lifts"
},
"api": {
"host": "https://snowreporting.herokuapp.com",
"pathname": "/feed/4/lifts"
},
"tags": [
"Quebec"
],
"opening": "2017-11-23",
"ll": [
-74.584641,
46.213696
],
"twitter": "MontTremblant"
}