Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Kajal Eyeliner 01 Nero",
"description": "Scopri il nostro Superliner Kajal, ultra pigmentato per un look occhi irresistibile.
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,5,
"reviewCount": 108
}
}
]
}
{
"@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/paradise-extatic",
"name": "Paradise Extatic"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris.it/makeup-occhi/paradise-extatic/kajal",
"name": "Paradise Extatic Kajal"
}
}
]
}