| 1 |
# Review Schema |
| 2 |
|
| 3 |
Single review/rating block with valid schema.org Review JSON-LD. |
| 4 |
|
| 5 |
## Free features |
| 6 |
- Item name, author, rating (0–5, 0.1 step), review title/body, date. |
| 7 |
- Displays stars with 0.5 precision, rating value, meta. |
| 8 |
- Styling: typography/colors (item/title/body/meta), card border/radius/shadow, padding. |
| 9 |
- Generates Review schema (Thing itemReviewed, Rating best 5/worst 1). |
| 10 |
|
| 11 |
## Pro features |
| 12 |
- Aggregate rating (avg + count) or multiple reviews. |
| 13 |
- Schema type selection (Product/LocalBusiness/Thing) and animations/icons for stars. |
| 14 |
- Device targeting and floating placement. |
| 15 |
|
| 16 |
## How to use |
| 17 |
1. Add **Review Schema**, set item name, author, rating, and review text. |
| 18 |
2. Optionally set date; style card/typography/colors. |
| 19 |
3. Check JSON-LD Review in page source. |
| 20 |
4. (Pro) Use aggregate/multi reviews, schema type, animations or device targeting. |
| 21 |
|
| 22 |
|
| 23 |
|
| 24 |
|
| 25 |
|
| 26 |
|
| 27 |
|