Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "One Twist Hair Color for Men 03 Dark Brown",
"description": "The ammonia-free hair dye Men Expert ONE-TWIST is available in different hair colour shades, offering you: an innovative ONE-TWIST technology: easy-mix & mess-free application, a natural looking hair result, naturally blended greys up to 6 weeks and scalp comfort.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 176
}
}
]
}
{
"@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"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/men/men-hair-color",
"name": "Men Hair Color"
}
}
]
}