{ "collectionName": "components_openingtimes", "info": { "name": "openingtimes", "description": "", "icon": "calendar" }, "attributes": { "label": { "type": "string", "required": true, "default": "something" }, "time": { "type": "string" } } }