{
    "key": "traffic_sign:direction",
    "type": "radio",
    "label": "Direction Affected",
    "strings": {
        "options": {
            "forward": "Forward",
            "backward": "Backward",
            "both": "Both / All"
        }
    },
    "autoSuggestions": false,
    "customValues": false,
    "geometry": [
        "vertex"
    ]
}
