{ "title": "Travel Information", "description": "Tell us about your travel information. Journey includes,", "properties": { "air_travel": { "type": "boolean", "title": "Air Travel" }, "rail_travel": { "type": "boolean", "title": "Rail Travel" }, "road_travel": { "type": "boolean", "title": "Road Travel" } }, "required": [] }