Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Multivitamines Shampoo",
"description": "✓ Voor normaal haar dat snel vet wordt <br>
✓ Fris en luchtig gevoel <br>
✓ Gaat snel vet haar tegen <br>
✓ Met citrus <br>
✓ Tot -20% plastic* <br>
✓ 100% gerecycled** & recyclebaar <br><br>",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,4,
"reviewCount": 28
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Multivitamines 2-in-1 Shampoo",
"description": "✓ Voor normaal haar <br>
✓ Versterkt de haarvezel <br>
✓ Meer glans <br>
✓ Voedt de haarzakjes <br>
✓ Multivitamines E + PP <br>
✓ Tot -20% plastic* <br>
✓ 100% gerecycled** & recyclebaar<br><br>",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1
}
}
]
}
{
"@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.nl/haar",
"name": "Haar"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.nl/haar/haarverzorging",
"name": "Haarverzorging"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.nl/haarverzorging/elvive",
"name": "Ode aan haar"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris.nl/haarverzorging/elvive/multivitamines",
"name": "Multivitamines"
}
}
]
}