{ "collectionName": "components_global_seos", "info": { "displayName": "seo", "icon": "search", "description": "" }, "options": {}, "attributes": { "metaTitle": { "required": true, "type": "string", "maxLength": 60 }, "metaDescription": { "type": "string", "required": true, "minLength": 50 }, "keywords": { "type": "text", "regex": "[^,]+" } } }