Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Light Brown to Brown Highlights",
"description": "Superior Preference Balayage permanent hair color creates a luminous, multi-dimensional and natural-looking balayage.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.3,
"reviewCount": 23
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Hair Bleach Permanent Hair Color - Highlight",
"description": "Colorista Bleach is perfect to customize your look, all at the comfort at your own home",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3.1,
"reviewCount": 827
}
}
]
}
{
"@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 "
}
}
]
}