Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Universal Nudes Permanent Hair Dye - 5N Natural Brown",
"description": "Cover your grey at 100% with this ammonia-free hair color with triple care color routine.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 866
}
}
,
{
"@type": "Product",
"position": 2,
"name": "F Medium Brown",
"description": "Our richest colour deserves our richest care.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 117
}
}
]
}
{
"@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/hair-colour",
"name": "Looking for a new hair colour? We have just what you need "
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/hair-colour/hair-colour",
"name": "Hair colour"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/hair-colour/excellence-creme",
"name": "Excellence crème Hair Colour"
}
}
]
}