{
  "apiVersion": 3,
  "name": "smart-reviews-display/aggregate",
  "title": "Smart Reviews: Aggregate Rating",
  "category": "widgets",
  "icon": "star-filled",
  "description": "Display plugin aggregate rating with schema.org JSON-LD.",
  "textdomain": "smart-reviews-display",
  "attributes": {
    "slug": { "type": "string", "default": "" },
    "title": { "type": "string", "default": "" },
    "showCount": { "type": "boolean", "default": true }
  },
  "supports": { "html": false }
}


