Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Nachtcrème",
"description": "✓ Geschikt voor alle huidtypen en alle leeftijden <br>
✓ De huid is perfect gehydrateerd, gevoed, comfortabel en soepel <br>
✓ De volgende dag is de is huid fris, ontspannen en straalt
✓ Verrijkt met Glycerol",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Dagcrème droge en gevoelige huid",
"description": " ✓ Anti-verslapping van de huid<br>",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 2,8,
"reviewCount": 5
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Dagcrème normale tot gemengde huid",
"description": " ✓ Vermindert donkere kringen rond de ogen<br>",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,
"reviewCount": 3
}
}
]
}
{
"@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"
}
}
]
}