{ "title": "Pick Your Color", "properties": { "color": { "type": "string", "title": "Color", "enum": [ "White", "Strawberry", "Chocolate" ] } }