Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Maschera Anti Imperfezioni Argilla Blu",
"description": "Maschera Blu Anti-imperfezioni all'Alga marina<br>
Agisce sui punti neri, Restringe i pori",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Maschera Detox",
"description": "Maschera nera detox al carbone<br><br>Detossina, Illumina",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
]
}
{
"@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.it/trattamenti-per-la-pelle",
"name": "Trattamenti per la pelle"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.it/trattamenti-per-la-pelle/cura-del-viso",
"name": "Trattamenti per la Cura del Viso"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.it/cura-del-viso/argilla-pura",
"name": "Argilla Pura"
}
}
]
}