{ "title": "Text Area", "description": "A larger resizable area to enter longer text. (field name will be 'address')", "type": "object", "properties": { "address": { "type": "string", "title": "Address" } } }