← All types

AggregateRating

JSON-LD Output

{
    "@context": "https://schema.org/",
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "bestRating": 5,
    "worstRating": 1,
    "ratingCount": 1250,
    "reviewCount": 340,
    "itemReviewed": {
        "@type": "Movie",
        "name": "The Blueprint",
        "image": "https://example.com/the-blueprint.jpg"
    }
}

Source: generate-aggregaterating.php

Schema: https://schema.org/AggregateRating