Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Extraordinary Oil Kokos 2-in-1 Haarmasker",
"description": "✓ Speciaal voor normaal tot droog haar<br>
✓ Voedt het haar extra intens <br>
✓ Verrijkt met fijne kokosolie",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,7,
"reviewCount": 33
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Extraordinary Oil Kokos Niet-verzwarende conditioner",
"description": "✓ Speciaal voor normaal tot droog haar<br>
✓ Voedt het haar voor gezond uitziend haar<br>
✓ Ontwart en maakt het haar gladder",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,6,
"reviewCount": 30
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Extraordinary Oil Kokos Niet-verzwarende shampoo",
"description": "✓ Speciaal voor normaal tot droog haar<br>
✓ Voedt het haar optimaal zonder het te verzwaren <br>
✓ Verrijkt met fijne kokosolie",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,5,
"reviewCount": 35
}
}
]
}
{
"@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/extraordinary-oil-kokos",
"name": "<h1>Extraordinary Oil Kokos</h1>"
}
}
]
}