{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Le Liquid Blush Glowy Worth It",
"description": "✓ L'ORÉAL PARIS LUMI LE LIQUID BLUSH : blush liquide avec un fini lumineux <br />
✓ PIGMENTS DE COULEUR INTENSES pour une couleur éclatante sur vos joues<br />
✓ TEXTURE LÉGÈRE: se fond à la peau pour un résultat naturel<br />
✓ POUR TOUS LES TYPES DE PEAUX: donne un éclat radieux, quel que soit le type de peau<br />
✓ SIMPLE À APPLIQUER: créez différents looks avec seulement 1 à 3 points<br /> <br /> ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,5,
"reviewCount": 165
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Bronze to Paradise - Back to Bronze",
"description": "✓ Pour un effet bronzé naturel<br/>
✓ Hydrate et adoucit la peau grâce aux extraits d'huile de noix de coco<br/>
✓ Facile à appliquer en plusieurs couches",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Le Blush 150 Rose Sucre D'Orge",
"description": "✓ Texture fine et douce<br/>
✓ Couleur naturelle effet bonne mine<br/>
✓ Avec pinceau et mirroir
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 2,8,
"reviewCount": 4
}
}
]
}
{
"@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/maquillage",
"name": "Maquillage"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.be/fr-be/maquillage/maquillage-du-visage",
"name": "Maquillage du visage"
}
}
]
}