{
  "collectionName": "components_property_portfolio_image_items",
  "info": {
    "displayName": "Property Portfolio Image Item",
    "description": "Portfolio image for property gallery"
  },
  "options": {},
  "attributes": {
    "image": {
      "type": "media",
      "multiple": false,
      "required": false,
      "allowedTypes": ["images"]
    }
  }
}

