This commit is contained in:
Quincy Morgan 2025-03-04 11:29:08 -05:00
parent 2763fbd500
commit 55fef1a780
12 changed files with 134 additions and 0 deletions

View file

@ -1,34 +0,0 @@
{
"icon": "fas-music",
"fields": [
"name",
"operator",
"address",
"building_area_yes",
"opening_hours",
"dance/style"
],
"moreFields": [
"{@templates/poi}"
],
"geometry": [
"point",
"area"
],
"terms": [
"ballet",
"ballet studio",
"dance teaching",
"jive",
"swing",
"tango",
"waltz"
],
"tags": {
"amenity": "dancing_school"
},
"name": "Dance School",
"aliases": [
"Dance Studio"
]
}