{ "title": "Select your Country", "properties": { "country": { "type": "string", "title": "Country", "enum": [ "USA", "Spain", "France" ] } } }