{
    "key": "taxi_vehicle",
    "type": "semiCombo",
    "label": "Vehicle Type",
    "strings": {
        "options": {
            "motorcar": {
                "title": "Motorcar",
                "description": "Regular car (implied default)"
            },
            "motorcycle": {
                "title": "Motorcycle",
                "description": "With passengers 'riding pillion' (e.g. mototáxi, etc.)"
            },
            "auto_rickshaw": {
                "title": "Auto Rickshaw",
                "description": "Motorized rickshaws (e.g. bajaj, tricycle, tuk-tuk, etc.)"
            },
            "cycle_rickshaw": {
                "title": "Cycle Rickshaw",
                "description": "Pedal-powered rickshaws (e.g. padyak, velotaxi, etc.)"
            }
        }
    },
    "autoSuggestions": false,
    "customValues": false
}
