{ "kind": "singleType", "collectionName": "abouts", "info": { "name": "About" }, "options": { "increments": true, "timestamps": true }, "attributes": { "title": { "type": "string" }, "colofon": { "type": "component", "repeatable": true, "component": "content.colofon-item" }, "rows": { "type": "component", "repeatable": true, "component": "content.row" } } }