Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Plump-in-Gloss 400 I Maximize",
"description": "✓ Gloss repulpant<br/>
✓ Texture légère et fraîche<br/>
✓ Enrichi en acide hyaluronique",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,7,
"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/fr-be/maquillage",
"name": "Maquillage"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.be/fr-be/maquillage/maquillage-des-levres",
"name": "Maquillage des lèvres"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.be/fr-be/maquillage-des-levres/brilliant-signature-plump",
"name": "Brilliant Signature Plump"
}
}
]
}