{ "title": "Do you want to go on this trip?", "description": "Build a multiple choice list with a predefined list of options", "properties": { "approved": { "type": "boolean", "title": "Do you approv", "default": false }, "bio": { "type": "string", "title": "Bio" } }, "type": "object" }