{
    "key": "tracktype",
    "type": "combo",
    "label": "Track Type",
    "placeholder": "Solid, Mostly Solid, Soft...",
    "strings": {
        "options": {
            "grade1": "Solid: paved or heavily compacted hardcore surface",
            "grade2": "Mostly Solid: gravel/rock with some soft material mixed in",
            "grade3": "Even mixture of hard and soft materials",
            "grade4": "Mostly Soft: soil/sand/grass with some hard material mixed in",
            "grade5": "Soft: soil/sand/grass"
        }
    }
}
