Schema.org Review JSON-LD with rating, author, and reviewed-item details.
Single review with rating, author, and item reviewed. For aggregated ratings use Product or LocalBusiness with aggregateRating.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Review",
"itemReviewed": {
"name": ""
}
}
</script>How to use
Paste the script tag inside the <head>of the page that hosts this content. Verify with Google's Rich Results Test after publishing.