Skip to content

Commit a43e03e

Browse files
authored
Add Go Kart Facility preset (#1281)
1 parent 28e8115 commit a43e03e

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"icon": "fas-flag-checkered",
3+
"geometry": [
4+
"area",
5+
"point"
6+
],
7+
"terms": [
8+
"go cart",
9+
"karting",
10+
"kart racing"
11+
],
12+
"tags": {
13+
"leisure": "sports_centre",
14+
"sport": "karting"
15+
},
16+
"reference": {
17+
"key": "sport",
18+
"value": "karting"
19+
},
20+
"name": "Go Kart Facility"
21+
}

0 commit comments

Comments
 (0)