{
    "key": "traffic_signals:direction",
    "type": "combo",
    "label": "Direction",
    "strings": {
        "options": {
          "forward": "Forward",
          "backward": "Backward",
          "both": "Both / All"
        }
    }
}
