{
"@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"
}
}