Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Laque Resistance 215 Drunk in Rose Lippenstift",
"description": "L'ORÉAL PARIS INFAILLIBLE LAQUE RESISTANCE<br/>
<br/>
√ LANGHOUDEND: tot wel 16 uur*<br/>
√ LAKGLANS FINISH: lak glans lippenstift voor een luxe look<br/>
√ LICHTGEWICHT FORMULE: voelt de hele dag comfortabel<br/>
√ VERRIJKT MET: squalaan voor zachte lippen<br/>
√ VEEL KLEURIMPACT: in één swipe een opvallende look",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,5,
"reviewCount": 52
}
}
,
{
"@type": "Product",
"position": 2,
"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,7,
"reviewCount": 7
}
}
,
{
"@type": "Product",
"position": 3,
"name": "24H 213 Tourjours Teaburry",
"description": "✓ Langhoudende 2-staps lipstick <br>
✓ Geeft niet af <br>
✓ Blijft de hele dag zitten
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3,3,
"reviewCount": 3
}
}
]
}
{
"@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/make-up",
"name": "Make-up"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.nl/make-up/lip-make-up",
"name": "Lipmake-up"
}
}
]
}