Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Gel detergente 3 in 1 Barba + Viso + Capelli",
"description": "Detergente 3-in-1 rimuove le impurità della barba.<br>Barba + Viso + Capelli",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"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.it/linea-uomo",
"name": "Linea Uomo"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.it/linea-uomo/men-expert-viso",
"name": "Linea Uomo Men Expert Viso"
}
}
]
}