Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "65+ Verstevigende Anti-rimpel dagcrème",
"description": "✓ Vermindert diepe rimpels<br>
✓ Verstevigt de rijpere huid<br>
✓ Vervaagt Pigmentvlekjes",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,
"reviewCount": 5
}
}
]
}
{
"@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/huid",
"name": "Huidverzorging producten"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.nl/huid/huidverzorging",
"name": "Huidverzorging"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.nl/huidverzorging/wrinkle-expert",
"name": "Wrinkle Expert Gezichtsverzorging"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris.nl/huidverzorging/wrinkle-expert/65",
"name": "65+"
}
}
]
}