mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 17:23:02 +00:00
19 lines
324 B
JSON
19 lines
324 B
JSON
{
|
|
"key": "stroller",
|
|
"type": "radio",
|
|
"strings": {
|
|
"options": {
|
|
"yes": "Yes",
|
|
"limited": "Limited",
|
|
"no": "No"
|
|
}
|
|
},
|
|
"label": "Stroller Access",
|
|
"terms": [
|
|
"baby carriage",
|
|
"perambulator",
|
|
"pram",
|
|
"pushchair"
|
|
]
|
|
}
|