Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Pure Blonde Blond Clair Naturel 01",
"description": "",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,
"reviewCount": 2
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Crème Châtain Clair 5",
"description": "",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,2,
"reviewCount": 111
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Cool Crème Cendré 5.11",
"description": "",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,1,
"reviewCount": 12
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Universal Nudes Noir 1U",
"description": "",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,2,
"reviewCount": 78
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Home"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.loreal-paris.be/fr-be/cheveux",
"name": "Cheveux"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.be/fr-be/cheveux/coloration-des-cheveux",
"name": "Coloration des cheveux"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.be/fr-be/coloration-des-cheveux/excellence",
"name": "Excellence Coloration"
}
}
]
}