Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Dream Long Air Volume Dry Shampoo",
"description": "De Air Volume Droogshampoo voor lange haren
<br>
✓ Volume-boost vanaf de haaraanzet<br>
✓ Langdurig fris gevoel<br>
✓ Geen witte waas<br>",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,2,
"reviewCount": 42
}
}
]
}
{
"@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/haarverzorging",
"name": "Haarverzorging"
}
}
]
}