diff --git a/data/brands/leisure/sauna.json b/data/brands/leisure/sauna.json new file mode 100644 index 00000000000..c5f29f1b0b7 --- /dev/null +++ b/data/brands/leisure/sauna.json @@ -0,0 +1,22 @@ +{ + "properties": { + "path": "brands/leisure/sauna" + }, + "items": [ + { + "displayName": "Community Sauna Baths", + "locationSet": { + "include": ["gb-lon.geojson"] + }, + "tags": { + "brand": "Community Sauna Baths", + "brand:wikidata": "Q130641242", + "leisure": "sauna", + "name": "Community Sauna Baths", + "operator": "Community Sauna Baths", + "operator:wikidata": "Q130641242", + "reservation": "required" + } + } + ] +}