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