Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "45+ Intensieve Anti-rimpel dagcrème",
"description": "✓ Geschikt voor de gevoelige huid <br>",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,6,
"reviewCount": 15
}
}
]
}
{
"@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/huid",
"name": "Huidverzorging"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.be/nl-be/huid/gezichtsverzorging",
"name": "Huidverzorging"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.be/nl-be/gezichtsverzorging/wrinkle-expert",
"name": "Wrinkle Expert Huidverzorging"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris.be/nl-be/gezichtsverzorging/wrinkle-expert/45",
"name": "45+"
}
}
]
}