Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Matita Gel Waterproof 01 Back To Black",
"description": "Regalati un colore intenso e una tenuta fino a 24 ore con questa matita occhi in gel dall'applicazione facile e dalla texture scorrevole.",
"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/makeup",
"name": "Make-Up"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.it/makeup/makeup-occhi",
"name": "Make-up occhi"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.it/makeup-occhi/infaillible",
"name": "Infaillible Make-up Occhi"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris.it/makeup-occhi/infaillible/matita-gel-waterproof",
"name": "Matita Gel Waterproof Infaillible"
}
}
]
}