BYTETOOLS

Review Schema Generator: Real-World Use Cases

Review schema is used wherever a single genuine critique appears — a book or movie review, a product write-up, an editorial verdict, a course or software review — to make the rating eligible for star snippets in search. The common thread is one author, one rating, and one clearly typed item being reviewed.

Here are real-world scenarios with the fields you would set in each, so you can see how the same tool adapts to very different content.

Book and movie critics

A book blogger publishes a review of a novel and wants the star rating to show in search. They set the itemReviewed type to Book, name the title, give it 4.5 with bestRating 5, add their name as author, and paste in the review body. A film site does the same with type Movie. The workflow is identical; only the type and details change:

ContentitemReviewed typeExample rating
Novel reviewBook4.5 / 5
Film reviewMovie8 / 10
Gadget reviewProduct4 / 5
Online course reviewCourse4.8 / 5

Note the film review rates out of 10, so the critic sets bestRating to 10 — declaring the scale keeps the 8 from being read against a default of 5.

Product reviewers and affiliate sites

An independent reviewer tests a pair of headphones and publishes an honest verdict. They mark it up with type Product, add the rating, their author name and the full review. Crucially, this works because the reviewer is independent of the manufacturer — they are reviewing someone else's product, which is exactly what Review schema is for. An affiliate site aggregating hand-written reviews of many products applies the same markup per review page, giving each honest write-up its own eligibility for a star snippet.

Editorial and publication reviews

A magazine publishes a staff review of a restaurant. Here the publisher field earns its keep: they set itemReviewed to Restaurant, name the reviewer as author, and add the publication as the publisher so the review's source is explicit. Editorial teams reviewing local businesses, venues or services follow this pattern — a typed itemReviewed, a named critic, and a publisher that lends the review its authority.

Course and software reviews

An education blogger reviews an online course with type Course, and a tech writer reviews an app with type SoftwareApplication. Both are eligible item types, and both benefit from a clearly declared rating scale and a genuine author. The worked flow is the same every time: name the item, type it precisely, set the rating with its bounds, add the author and body, then copy the JSON-LD. Because the whole thing runs privately in your browser and omits empty fields, you get clean markup for any of these cases without uploading a word.

Try the Review Schema Generator — free and 100% in your browser.

FAQ

Which item types can I mark up as reviewed?

Common ones include Product, Book, Movie, Restaurant, LocalBusiness, Course and SoftwareApplication. Choose the type that most specifically matches what you reviewed so search engines model it accurately.

How do I mark up a review that rates out of 10?

Enter your score as the rating value and set bestRating to 10 and worstRating to your lowest possible score. Declaring the scale stops an 8 being read as 8 out of 5.

Can an affiliate site use Review schema on every product page?

Yes, provided each review is genuine, independent and visible on the page. Mark up one Review per hand-written critique; use AggregateRating separately if you show a combined score.

When should I include a publisher?

Add the publisher when the review appears in a publication or on behalf of an organisation, such as a magazine's staff review. For a personal blog review, the author alone is usually enough.

Related free tools

Built by ByteVancer

ByteTools is a free product of ByteVancer, a software and web development studio building web apps, SaaS and custom software. If you want SEO tooling or a custom web product, explore what ByteVancer can build.