mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-14 01:32:53 +00:00
15 lines
333 B
JSON
15 lines
333 B
JSON
{
|
|
"key": "bollard",
|
|
"type": "combo",
|
|
"label": "Type",
|
|
"strings": {
|
|
"options": {
|
|
"fixed": "Fixed Bollard",
|
|
"flexible": "Flexible Bollard",
|
|
"foldable": "Foldable Bollard",
|
|
"removable": "Removable Bollard",
|
|
"rising": "Rising Bollard"
|
|
}
|
|
}
|
|
}
|