{
"ui:order": [
"city"
],
"city": {
"ui:widget": "typeahead",
"ui:help": "Select city",
"ui:options": {
"category": "cities",
"itemFormat": "{name} ({state}, {country})"
}