List of all parking lots at the resort with their current status and amenities.
Unique identifier for the parking lot.
Display name of the parking lot.
URL-friendly name of the parking lot.
Current status (open, closed, or full).
open, closed, full Whether shuttle service is available from this lot.
Whether parking is paid/requires payment.
Whether a reservation is required to park here.
When this parking lot's information was last updated.
Maximum vehicle capacity, if set.
[
{
"uuid": "550e8400-e29b-41d4-a716-446655440000",
"name": "Main Parking Lot",
"slug": "main-parking-lot",
"status": "open",
"capacity": 500,
"shuttle": false,
"paid": false,
"reservation_required": false,
"updated_at": "2026-01-26T16:26:33+00:00"
}
]