{
  "collectionName": "components_project_flat_size_groups",
  "info": {
    "displayName": "flat-size-group",
    "description": "Residential & Commercial flat sizes"
  },
  "options": {},
  "attributes": {
    "residentials": {
      "type": "component",
      "repeatable": true,
      "component": "project.flat-size-item"
    },
    "commercials": {
      "type": "component",
      "repeatable": true,
      "component": "project.flat-size-item"
    }
  }
}
