itemListElement
Estimated domains
Description
For itemListElement values, you can use simple strings (e.g. "Peter", "Paul", "Mary"), existing entities, or use ListItem.\n\nText values are best if the elements in the list are plain strings. Existing entities are best for a simple, unordered list of existing things in your data. ListItem is used with ordered lists when you want to provide additional context about the element in that list or when the same item might be in different places in different lists.\n\nNote: The order of elements in your mark-up is not sufficient for indicating the order or elements. Use ListItem with a 'position' property in such cases.
Definition from the Schema.org vocabulary (English).
Trend over time
At least two months are needed to show a trend. The series will grow with every monthly update.
Usage in Google Search
Documented Google contexts where this property is required or recommended for rich results.
- Requiredbreadcrumb
ListItem An array of breadcrumbs listed in a specific order. Specify each breadcrumb with a ListItem. For example: { "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [{ "@type": "ListItem", "position": 1, "name": "Books", "item": "https://example.com/books" },{ "@type": "ListItem", "position": 2, "name": "Authors", "item": "https://example.com/books/authors" },{ "@type": "ListItem", "position": 3, "name": "Ann Leckie", "item": "https://example.com/books/authors/ann
- Requiredrecipe
HowToStep A list of detailed steps for the section, and/or sub-sections. For example, a pizza recipe may have one section of steps for making the crust, one for preparing the toppings, and one for combining and baking. Example: { "@type": "HowToSection", "name": "Assemble the pie", "itemListElement": [ { "@type": "HowToStep", "text": "In large bowl, gently mix filling ingredients; spoon into crust-lined pie plate." }, { "@type": "HowToStep", "text": "Top with second crust. Cut slits or shapes in
- Requiredrecipe
HowToDirection or HowToTip A list of detailed substeps, including directions or tips. Optional if text is used.
- Requiredcarousel
ListItem List of items. To specify a list, define an ItemList that contains at least two ListItem elements. All items must be of the same type. See ListItem for details.
- Requiredproduct-snippet
Text The key statement of the review.
- Recommendedproduct-snippet
Integer The position of the review. Position 1 signifies the first statement in the list.
Used on types
Tiers indicate the number of unique domains using the term. They are intentionally approximate to reduce noise and protect site privacy. How to read the data.