mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-30 03:39:34 +02:00
Add Go Kart Facility preset (#1281)
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"icon": "fas-flag-checkered",
|
||||
"geometry": [
|
||||
"area",
|
||||
"point"
|
||||
],
|
||||
"terms": [
|
||||
"go cart",
|
||||
"karting",
|
||||
"kart racing"
|
||||
],
|
||||
"tags": {
|
||||
"leisure": "sports_centre",
|
||||
"sport": "karting"
|
||||
},
|
||||
"reference": {
|
||||
"key": "sport",
|
||||
"value": "karting"
|
||||
},
|
||||
"name": "Go Kart Facility"
|
||||
}
|
||||
Reference in New Issue
Block a user