Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "423 Kastanje Middenbruin",
"description": "√ Verzorgende Color Gloss voor glanzender en zachter haar <br>
√ Bestaat voor 90% uit bestanddelen van natuurlijke oorsprong <br>
√ Gelijkmatige dekking van de eerste grijze haren",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,5,
"reviewCount": 29
}
}
,
{
"@type": "Product",
"position": 2,
"name": "300 Dark Delight - Donkerbruin",
"description": "✓ Semi-permanente haarkleuring zonder ammoniak<br>
✓ Houdt tot 28 wasbeurten<br>
✓ Ultra glossy, natuurlijk kleurresultaat",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,
"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.loreal-paris.be/nl-be/haar",
"name": "Haar"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.be/nl-be/haar/haarkleuring",
"name": "Haarkleuring"
}
}
]
}