Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Le Khol Kohl Oogpotlood 101 Midnight Black",
"description": "✓ Khôl slijpbaar oogpotlood voor een mooie ooglook <br>
✓ Crème textuur voor een gemakkelijke applicatie die de vorm van de ogen soepel volgt <br>
✓ Geschikt voor een smokey eyes look door de blendable formule",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 2
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Perfect Slim Pen Eyeliner Intense Black",
"description": "✓Om simpel en snel een dunne, strakke lijn te trekken <br> ✓ Langhoudende, waterproof eyeliner <br> ✓ Stiftapplicator met 0.4mm fijn puntje en control grip zone dat zorgt voor makkelijke applicatie",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,5,
"reviewCount": 168
}
}
]
}
{
"@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/oog-make-up",
"name": "Oog Make-up"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.nl/oog-make-up/super-liner",
"name": "Super Liner"
}
}
]
}