Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Hair Bleach - Hyper Platinum",
"description": "Feria hair bleach is a next-level hair lightening system that provides crystal-clear platinum results for weeks.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3,
"reviewCount": 2173
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Hair Bleach Permanent Hair Color - All Over the Bleach",
"description": "Colorista Bleach is perfect to customize your look, all at the comfort at your own home",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 2,
"reviewCount": 16
}
}
]
}
{
"@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 "
}
}
]
}