Field | Type | Indexed | Description | Example |
---|---|---|---|---|
vehicleType | string | Yes | Types of Vehicle:
|
"vehicle": "Motorcycle" |
parkingType | string | Yes | Types of the parking area:
|
"parkingType": "Visitor" |
noOfAvailableSpace | integer | No | Total number of available space according to the specific vehicle types/parking types | "noOfAvailableSpace": "44" |