diff --git a/data/presets/leisure/sports_centre/climbing_adventure.json b/data/presets/leisure/sports_centre/climbing_adventure.json new file mode 100644 index 00000000..9949c795 --- /dev/null +++ b/data/presets/leisure/sports_centre/climbing_adventure.json @@ -0,0 +1,25 @@ +{ + "icon": "temaki-abseiling", + "geometry": [ + "point", + "area" + ], + "fields": [ + "{leisure/sports_centre}" + ], + "terms": [ + "obstacle course", + "rope climbing", + "ropes course", + "zip line" + ], + "tags": { + "leisure": "sports_centre", + "sport": "climbing_adventure" + }, + "reference": { + "key": "sport", + "value": "climbing_adventure" + }, + "name": "Adventure Park" +}