{
    "key": "trail_visibility",
    "type": "combo",
    "label": "Trail Visibility",
    "placeholder": "Excellent, Good, Bad...",
    "strings": {
        "options": {
            "excellent": "Excellent: unambiguous path or markers everywhere",
            "good": "Good: markers visible, sometimes require searching",
            "intermediate": "Intermediate: few markers, path mostly visible",
            "bad": "Bad: no markers, path sometimes invisible/pathless",
            "horrible": "Horrible: often pathless, some orientation skills required",
            "no": "No: pathless, excellent orientation skills required"
        }
    },
    "autoSuggestions": false,
    "customValues": false
}
