Field Type Indexed Description Example
vehicleType string Yes Types of Vehicle:

  • Light Vehicle
  • Motorcycle
"vehicle": "Motorcycle"
parkingType string Yes Types of the parking area:

  • Visitor
  • Staff, or
  • Monthly Pass
"parkingType": "Visitor"
noOfAvailableSpace integer No Total number of available space according to the specific vehicle types/parking types "noOfAvailableSpace": "44"