{
    "key": "dog",
    "type": "combo",
    "label": "Dogs",
    "strings": {
        "options": {
            "yes": "Allowed",
            "leashed": "Leashed Only",
            "unleashed": "Leashes Not Required",
            "no": "Not Allowed"
        }
    },
    "autoSuggestions": false,
    "customValues": false,
    "terms": [
        "animals",
        "pets"
    ]
}
