Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Defining Gel",
"description": "Our high performance gel delivers extra strong hold all day for a clean look and feel with natural shine. Enriched with Fibralock™ technology, the formula locks style in.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,
"reviewCount": 39
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Home"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/men",
"name": "Men Expert"
}
}
]
}