Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Touch of Blonde",
"description": "Adds a touch of natural-looking colour to grey hair
Nourishes & revives radiance",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3.1,
"reviewCount": 43
}
}
]
}
{
"@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/age-perfect-beautyfying-colour-care",
"name": "Age perfect beautyfying colour care"
}
}
]
}