Movie Carousel Schema Access
"@context": "https://schema.org", "@type": "ItemList", "itemListElement": [ "@type": "ListItem", "position": 1, "url": "https://example.com/movies/inception" ]
A typically refers to structured data (JSON-LD) that allows you to display a horizontal list (carousel) of movies in Google Search results. This is officially known as the Carousel (or ItemList) schema, often combined with Movie schema. movie carousel schema
Google Search results carousels are not guaranteed; they depend on competition, page authority, and proper implementation. Always test with Rich Results Test . "@context": "https://schema