Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "490 Berry Jolie Lipgloss",
"description": "√ L'ORÉAL PARIS PLUMP AMBITION LIPGLOSS<br>
√ VERRIJKT MET Hyaluronzuur en Tripeptiden voor langdurige hydratatie<br>
√ VOOR GEHYDRATEERDE LIPPEN tot wel 24 uur* lang<br>
√ EXTRA ZACHTE APPLICATOR voor een comfortable applicatie<br>
√ VERKRIJGBAAR in 8 verschillende tinten",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3,9,
"reviewCount": 42
}
}
]
}
{
"@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"
}
}
]
}