Skip to content

Commit

Permalink
Add Go Kart Facility preset (#1281)
Browse files Browse the repository at this point in the history
  • Loading branch information
arch0345 authored Jul 22, 2024
1 parent 28e8115 commit a43e03e
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions data/presets/leisure/sports_centre/karting.json
Original file line number Diff line number Diff line change
@@ -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"
}

0 comments on commit a43e03e

Please sign in to comment.