{
    "key": "network",
    "type": "combo",
    "label": "Network Class",
    "placeholder": "Local, Regional, National, International",
    "strings": {
        "options": {
            "lcn": "Local",
            "rcn": "Regional",
            "ncn": "National",
            "icn": "International"
        }
    },
    "autoSuggestions": false,
    "customValues": false
}
