{
  "collectionName": "components_narratives",
  "info": {
    "displayName": "Narrative",
    "description": "Narrative section with title and repeatable blocks"
  },
  "options": {},
  "attributes": {
    "title": {
      "type": "string",
      "default": "The Navana Real Estate Narrative"
    },
    "blocks": {
      "type": "component",
      "component": "narrative-block.narrative-block",
      "repeatable": true,
      "required": false
    }
  }
}
