<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement": [
{
"@type": "ListItem",
"position": "1",
"item": {
"@type": "Movie",
"url": "",
"name": "",
"image": "",
"dateCreated": "",
"director": {
"@type": "Person",
"name": ""
},
"review": {
"@type": "Review",
"reviewRating": {
"@type": "Rating",
"ratingValue": "",
"bestRating": "5"
},
"author": {
"@type": "Person",
"name": ""
},
"reviewBody": ""
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "",
"bestRating": "5",
"ratingCount": ""
}
}
}
]
}
</script>
With our movie schema markup tool, you can add all sorts of information to your favorite films, including titles, release dates, cast and crew information, ratings, and more. Plus, our tool is always up-to-date with the latest schema standards, so you can be sure that your markup is always valid.