{
    "key": "marker",
    "type": "typeCombo",
    "label": "Type",
    "strings": {
        "options": {
            "aerial": {
                "title": "Aerial",
                "description": "Designed to be visible from the air."
            },
            "ground": {
                "title": "Ground",
                "description": "Flat marker laid in the ground."
            },
            "pedestal": {
                "title": "Pedestal",
                "description": "Raised marker mounted on a small base."
            },
            "plate": {
                "title": "Plate",
                "description": "Flat marker mounted directly on walls or similar."
            },
            "post": {
                "title": "Post",
                "description": "Raised marker mounted on a small pole or mast."
            },
            "stone": {
                "title": "Stone",
                "description": "Markings directly etched or painted on a stone."
            }
        }
    }
}
