{
    "key": "athletics",
    "type": "semiCombo",
    "label": "Event",
    "strings": {
        "options": {
            "discus_throw": "Discus",
            "hammer_throw": "Hammer Throw",
            "high_jump": "High Jump",
            "javelin_throw": "Javelin",
            "long_jump": "Long Jump",
            "pole_vault": "Pole Vault",
            "shot_put": "Shot Put",
            "triple_jump": "Triple Jump"
        }
    }
}
