| locationId |
string |
Unique parking location identifier |
| name |
string |
Parking location name |
| availableSpaces |
integer |
Number of available parking spaces |
| totalSpaces |
integer |
Total number of parking spaces |
| occupancyPercent |
number |
Current occupancy percentage |
| timestamp |
string |
Timestamp of availability data |
| coordinates |
object |
Geographic coordinates of the parking location |
| evCharging |
boolean |
Whether EV charging is available |
| restrictions |
array |
Parking restrictions (residents only, time-limited, etc.) |