{ "id": "REGISTRATION YRM 2025", "properties": { "ARRIVAL_TO_THE_HOTEL": { "description": "", "enum": [ "board the shuttle bus at Spiez", "organize my own transport" ], "minimum": 1, "options": { "enum_titles": [ "board the shuttle bus at Spiez", "organize my own transport" ] }, "propertyOrder": 7, "title": "To get to Meielisalp, I will ... *", "type": "string" }, "CANCELLATION": { "description": "", "enum": [ "Yes" ], "minimum": 1, "options": { "enum_titles": [ "Yes" ] }, "propertyOrder": 8, "title": "I am aware that my registration is binding and that cancellation costs of CHF 200 may be incurred if no substitute is provided. *", "type": "string" }, "COMMENT": { "description": "", "format": "textarea", "options": { "input_height": "150px" }, "propertyOrder": 9, "title": "Comment", "type": "string" }, "EMAIL_ADRESS": { "description": "", "format": "email", "minLength": 1, "options": {}, "propertyOrder": 5, "title": "Email adress (student account or institute) *", "type": "string" }, "FIRST_NAME": { "description": "", "minLength": 1, "options": {}, "propertyOrder": 1, "title": "First name *", "type": "string" }, "GENDER": { "description": "", "enum": [ "f", "m" ], "minimum": 1, "options": { "enum_titles": [ "f", "m" ] }, "propertyOrder": 3, "title": "Please indicate f or m, used for room assignment *", "type": "string" }, "INSTITUTION": { "description": "", "minLength": 1, "options": {}, "propertyOrder": 4, "title": "Institution / Research Group *", "type": "string" }, "LAST_NAME": { "description": "", "minLength": 1, "options": {}, "propertyOrder": 2, "title": "Last name *", "type": "string" }, "POSTAL_ADDRESS": { "description": "", "format": "textarea", "minLength": 1, "options": { "input_height": "150px" }, "propertyOrder": 6, "title": "Complete postal address *", "type": "string" } }, "title": "Registration Young Researchers Meeting", "type": "object" }