itemReviewed
Estimated domains
Description
The item that is being reviewed/rated.
Definition from the Schema.org vocabulary (English).
Trend over time
At least two months are needed to show a trend. The series will grow with every monthly update.
Usage in Google Search
Documented Google contexts where this property is required or recommended for rich results.
- Requiredreview-snippet
One of the valid types The item that is being rated. However, if the aggregate rating is nested into another schema.org type using the aggregateRating property, omit the itemReviewed property. The valid types for the reviewed item are: Book Course CreativeWorkSeason CreativeWorkSeries Episode Event Game HowTo LocalBusiness MediaObject Movie MusicPlaylist MusicRecording Organization Product Recipe SoftwareApplication
- Requiredreview-snippet
Text The name of the item that is being reviewed. If the review is nested into another schema.org type using the aggregateRating property, you still need to provide the name of the thing that is being reviewed. For example: { "@context": "", "@type": "Game", "name": "Firefly", "aggregateRating": { "@type": "AggregateRating", "ratingValue": 88, "bestRating": 100, "ratingCount": 20 } }
- Requiredemployer-rating
Organization The organization that is being rated. The itemReviewed property must point to a schema.org/Organization that represents the company being rated. For example: { "@context" : "", "@type": "EmployerAggregateRating", "itemReviewed": { "@type": "Organization", "name" : "World's Best Coffee Shop", "sameAs" : "https://www.worlds-best-coffee-shop.example.com" } }
- Requiredreview-snippet
One of the valid types The item that is being reviewed. However, if the review is nested into another schema.org type using the review property, omit the itemReviewed property (we assume the parent item is the reviewed item). The valid types for the reviewed item are: Book Course CreativeWorkSeason CreativeWorkSeries Episode Event Game HowTo LocalBusiness MediaObject Movie MusicPlaylist MusicRecording Organization Product Recipe SoftwareApplication
- Requiredreview-snippet
Text The name of the item that is being reviewed. If the review is nested into another schema.org type using the review property, you still need to provide the name of the thing that is being reviewed. For example: { "@context": "", "@type": "Game", "name": "Firefly", "review": { "@type": "Review", "reviewRating": { "@type": "Rating", "ratingValue": 5 }, "author": { "@type": "Person", "name": "John Doe" } } }
- Recommendedfactcheck
Claim An object describing the claim being made. For more information, see Claim. Backwards compatibility: Upon the initial launch of fact check, Google Search recommended CreativeWork as the itemReviewed. Google Search continues to support earlier markup patterns. Here's an example that shows the original markup style: <html> <head> <title>The world is flat</title> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "ClaimReview", "datePublished": "2024-06-22", "url
Used on types
Tiers indicate the number of unique domains using the term. They are intentionally approximate to reduce noise and protect site privacy. How to read the data.