Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Matte Resistance 200 Lipstick & Chill",
"description": "✓ Tot 16 uur* langhoudende vloeibare lipstick <br>
✓ Vervaagt niet en geeft niet af <br>
✓ Verrijkt met hyaluronzuur <br>
✓ Kiss- en waterproof lipstick <br>
✓ Lipstick met een matte finish ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,8,
"reviewCount": 8
}
}
]
}
{
"@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/make-up",
"name": "Make-up"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.be/nl-be/make-up/lip-make-up",
"name": "Lip Make-up"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.be/nl-be/lip-make-up/infaillible",
"name": "Infaillible"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris.be/nl-be/lip-make-up/infaillible/matte-resistance",
"name": "Infaillible Matte Resistance"
}
}
]
}