mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-13 23:00:21 +02:00
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"icon": "maki-tennis",
|
||||
"geometry": [
|
||||
"area",
|
||||
"point"
|
||||
],
|
||||
"tags": {
|
||||
"leisure": "pitch",
|
||||
"sport": "padel"
|
||||
},
|
||||
"reference": {
|
||||
"key": "sport",
|
||||
"value": "padel"
|
||||
},
|
||||
"terms": [
|
||||
"tennis",
|
||||
"paddle"
|
||||
],
|
||||
"name": "Padel Court"
|
||||
}
|
||||
Reference in New Issue
Block a user