+ <input type="choice" presence="always" category="Parking" name="Type" key="parking" priority="high">
+ <choice value="surface" text="Surface (outdoor)" />
+ <choice value="multi-storey" text="Multi-storey" />
+ <choice value="underground" text="Underground" />
+ <choice value="garage" text="Garage" />
+ <choice value="park_and_ride" text="Park-and-ride" />
+ <choice value="garage_boxes" text="Garage boxes" />
+ </input>
+ <input type="freetext" presence="onTagMatch" category="Parking" name="Maximum stay" key="maxstay" description="The maximum permitted duration of parking (eg, 4h)."/>