Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Full Fiber Shampoo",
"description": "✓ Voor fijn of dun haar <br>
✓ Onmiddelijk meer volume <br>
✓ Steeds dikker haar <br>
✓ Met filloxane <br>
✓ Tot -20% plastic* <br>
✓ 100% gerecycled** & recyclebaar<br><br>",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 5
}
}
]
}
{
"@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/full-fiber",
"name": "Full Fiber"
}
}
]
}