Movie Carousel Schema ^new^ Direct

Here's the minimal, correct for a movie carousel:

"@context": "https://schema.org", "@type": "ItemList", "name": "Best Action Movies of the 90s", "numberOfItems": "2", "itemListElement": [

You must use the position property to define the sequence in which movies appear in the carousel. Benefits for SEO movie carousel schema

"@context": "https://schema.org", "@type": "ItemList", "itemListElement": [

This schema provides a structured way to organize data for a movie carousel, making it versatile and easily adaptable to various applications and platforms. Here's the minimal, correct for a movie carousel:

For this guide, we will focus on the approach, as it is the most common implementation for editorial content.

"@type": "ListItem", "position": 2, "item": "@type": "Movie", "name": "Terminator 2: Judgment Day", "url": "https://example.com/movies/t2", "image": "https://example.com/images/t2-poster.jpg", "dateCreated": "1991-07-03", "director": "@type": "Person", "name": "James Cameron" , "aggregateRating": "@type": "AggregateRating", "ratingCount": "15000", "ratingValue": "8.6" "item": "@type": "Movie"

"id": 2, "title": "The Godfather", "posterPath": "/path/to/godfather.jpg", "overview": "The aging patriarch of an organized crime dynasty transfers control of his clandestine empire to his reluctant son.", "releaseDate": "1972-03-15", "genres": ["Crime", "Drama"]

Never Miss an Issue Notification

movie carousel schema

You have Successfully Subscribed!

movie carousel schema

Subscribe To Our Monthly Educational and How-To Newsletters

You have Successfully Subscribed!