feat: whole bunch of shit
This commit is contained in:
24
examples/Movies/Structured.md
Normal file
24
examples/Movies/Structured.md
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
@context: https://schema.org
|
||||
@type: Review
|
||||
author:
|
||||
@type: Person
|
||||
name: Henry
|
||||
datePublished: 2025-08-03
|
||||
itemReviewed:
|
||||
@type: Movie
|
||||
name: Inception
|
||||
author:
|
||||
@type: Person
|
||||
name: Christopher Nolan
|
||||
reviewAspect:
|
||||
- Story
|
||||
- Visuals
|
||||
- Soundtrack
|
||||
reviewRating: 9/10
|
||||
---
|
||||
|
||||
# Inception
|
||||
|
||||
## Review
|
||||
A mind-bending thriller that keeps you hooked.
|
Reference in New Issue
Block a user