Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Mat Setter Primer",
"description": "√ Matteert de huid direct <br>
√ Laat je make-up extra lang zitten <br>
√ Zorgt ervoor dat je huid er meer gebalanceerd uitziet na langdurig gebruik",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,5,
"reviewCount": 78
}
}
]
}
{
"@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/gezichtsmake-up",
"name": "Gezichtsmake-up"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.be/nl-be/gezichtsmake-up/prime-lab",
"name": "Prime Lab"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris.be/nl-be/gezichtsmake-up/prime-lab/mat-setter",
"name": "Prime Lab Mat Setter"
}
}
]
}