Zum Inhalt!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Waterproof Schwarz",
"description": "Die L'Oréal Paris Double Extension Waterproof Mascara mit 2 Bürsten sorgt für ultra verlängerte Wimpern. Mit wasserfeste Formel mit Ceramid R, Vitamin B5 und pflanzlichen Fasern.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,5,
"reviewCount": 431
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Carbon Black",
"description": "Double Extension Carbon Black und alle weiteren Produkttipps von L'Oréal Paris entdecken. Erleben Sie jetzt schnell unsere Make-up Profitipps. ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,5,
"reviewCount": 425
}
}
]
}
{
"@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.de/make-up",
"name": "Make-up"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.de/make-up/augen-make-up",
"name": "Augen-Make-up"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.de/augen-make-up/double-extension-mascara",
"name": "Double Extension Mascara"
}
}
]
}