29 lines
479 B
Markdown
29 lines
479 B
Markdown
---
|
|
@context: https://schema.org
|
|
@type: Review
|
|
author:
|
|
@type: Person
|
|
name: Bob
|
|
datePublished: 2025-08-05
|
|
itemReviewed:
|
|
@type: Book
|
|
name: War and Peace
|
|
author:
|
|
@type: Person
|
|
name: Leo Tolstoy
|
|
reviewAspect:
|
|
- Length
|
|
- Complexity
|
|
- Characters
|
|
positiveNotes:
|
|
- Rich storytelling
|
|
- Deep philosophical themes
|
|
negativeNotes:
|
|
- Overwhelmingly long
|
|
---
|
|
|
|
# War and Peace
|
|
|
|
## Review
|
|
An epic novel that rewards patient readers but can feel exhausting at times.
|