Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Mascara - Zwart",
"description": "✓ L'ORÉAL PARIS LASH PARADISE BIG DEAL MASCARA<br />
✓ VOOR VOLLERE WIMPERS met opbouwbare volume en lengte<br />
✓ VERRIJKT MET een egaliserend complex<br />
✓ MET CROSS-CONIC borsteltje voor een moeiteloze en gelijkmatige applicatie<br />
✓ DRIE TOPVOORDELEN in één product: volume, lengte en comfort, de hele dag door<br />
<br /> ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,5,
"reviewCount": 148
}
}
]
}
{
"@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/oog-make-up",
"name": "Oog Make-up"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.be/nl-be/oog-make-up/big-deal",
"name": "big-deal"
}
}
]
}