{
"elevation": {
"verticalDrop": 1,
"summit": 1,
"base": 1
},
"website": "text",
"resortName": "text",
"kmNightSkiing": 1,
"lifts": {
"total": 1,
"allLifts": [
{
"name": "text",
"type": "surface"
}
],
"details": {
"numEightLifts": 1,
"numTripleChairs": 1,
"numGondolasTrans": 1,
"numQuadChairs": 1,
"numLifts": 1,
"numSurfaceLifts": 1,
"numHighSpeedQuads": 1,
"numHighSpeedSix": 1,
"numDoubleChairs": 1
},
"open": 1
},
"services": {
"hasNordic": true,
"hasSnowPark": true,
"hasSkiing": true,
"hasSummer": true,
"glacierResort": true,
"indoorResort": true
},
"facts": {
"projectedOpening": "2026-02-03",
"numDaysOpenLastYear": 1,
"projectedClosing": "2026-02-03"
},
"skierEmail": "text",
"numNightSkiingAcres": 1,
"schedule": [
{
"isNight": true,
"from": "text",
"to": "text",
"day": 1
}
],
"phone800": "text",
"location": {
"zip": "text",
"city": "text",
"stateName": "text",
"street": "text",
"latitude": 1,
"countryName": "text",
"longitude": 1
},
"id": 1,
"runs": {
"expert": 1,
"total": 1,
"beginner": 1,
"advanced": 1,
"intermediate": 1,
"allRuns": [
{
"difficulty": 1,
"length": 1,
"name": "text"
}
],
"totalRunsLength": 1
},
"terrain": {
"km": 1,
"acres": 1,
"skiReturn": 1,
"longestRun": 1
}
}