{ "title":"Type Ahead Demo", "description":"", "properties":{ "destination":{ "type":"string", "title":"What city are you going to?" }, "stateOfOrigin":{ "type":"string", "title":"What state are you leaving from?" }, "someCountry":{ "type":"string", "title":"Just pick a country" }, "someEmployee":{ "type":"string", "title":"A coworker" } }, "required":[ ] }