Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Mat-Matic Eyeliner 01 Ultra Nero",
"description": "Matita automatica con punta di precisione.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,6,
"reviewCount": 148
}
}
]
}
{
"@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/super-liner",
"name": "Super Liner"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris.it/makeup-occhi/super-liner/mat-matic",
"name": "Super Liner Mat-Matic"
}
}
]
}