mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-05 20:48:03 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"key": "stroller",
|
||||
"type": "radio",
|
||||
"strings": {
|
||||
"options": {
|
||||
"yes": "Yes",
|
||||
"limited": "Limited",
|
||||
"no": "No"
|
||||
}
|
||||
},
|
||||
"label": "Stroller Access",
|
||||
"terms": [
|
||||
"baby carriage",
|
||||
"perambulator",
|
||||
"pram",
|
||||
"pushchair"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user