{
    "key": "railway:switch",
    "type": "combo",
    "label": "Switch Type",
    "strings": {
        "options": {
            "default": "Normal Switch",
            "double_slip": "Double-slip Switch",
            "single_slip": "Single-slip Switch",
            "wye": "Wye Switch",
            "three_way": "Three-way Switch",
            "abt": "Abt Switch"
        }
    },
    "autoSuggestions": false,
    "customValues": true
}
