Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Oversized Mascara",
"description": "Entdecke Wimpern, von denen du nie wusstest, dass sie existieren! Die False Lash Mascara von L’Oréal Paris zaubert dir verführerische Rehaugen - ganz ohne Wimpernzange.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.6,
"reviewCount": 1509
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Mascara Schwarz",
"description": "Zeige Wimpern, von denen du nicht wusstest, dass du sie hast. Die False Lash Bambi Mascara von L’Oréal Paris zaubert mit ihrer speziellen Bürste und der ultra-leichten Formel verführerische Rehaugen – ganz ohne Wimpernzange. ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.6,
"reviewCount": 502
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Home"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.ch/de-ch/make-up",
"name": "Make-Up Produkte"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.ch/de-ch/make-up/augen-make-up",
"name": "Augen-Make-up"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.ch/de-ch/augen-make-up/false-lash",
"name": "False Lash - Augen Make up"
}
}
]
}