Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Démaquillant yeux et lèvres waterproof",
"description": "✓ Elimine le maquillage même waterproof <br />
✓ Yeux et lèvres",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,4,
"reviewCount": 26
}
}
,
{
"@type": "Product",
"position": 2,
"name": "demaquillant-yeux-extra-douceur",
"description": "✓ Démaquillant douceur extrême <br />
✓ Convient aux yeux sensibles
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,
"reviewCount": 1
}
}
]
}
{
"@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/fr-be/peau",
"name": "Soins de la peau"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.be/fr-be/peau/soins-du-visage",
"name": "Soins du visage"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.be/fr-be/soins-du-visage/micellar-water",
"name": "Micellar Water Soins du visage"
}
}
]
}