{
    "key": "volcano:type",
    "type": "combo",
    "label": "Volcano Type",
    "strings": {
        "options": {
            "stratovolcano": "Stratovolcano",
            "shield": "Shield",
            "scoria": "Scoria"
        }
    }
}
