{
    "key": "piste:difficulty",
    "type": "combo",
    "label": "Difficulty",
    "placeholder": "Easy, Intermediate, Advanced...",
    "strings": {
        "options": {
            "novice": "Novice",
            "easy": "Easy",
            "intermediate": "Intermediate",
            "advanced": "Advanced",
            "expert": "Expert",
            "freeride": "Freeride",
            "extreme": "Extreme"
        }
    },
    "autoSuggestions": false,
    "customValues": false
}
