All items in the list must be of the same type (i.e., you cannot mix movies with books or recipes in the same carousel).
"@context": "https://schema.org", "@type": "ItemList", "itemListElement": [ movie carousel schema
"@type": "ListItem", "position": 1, "url": "https://example.com/movies/inception" All items in the list must be of the same type (i
]
Each movie entry must include a name (the title) and a representative image . "itemListElement": [ "@type": "ListItem"
Implementing movie carousel schema provides several strategic advantages: Carousel (ItemList) Structured Data | Google Search Central