Zum Inhalt!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Le Shadow Stick 100 Ice Sparkle",
"description": "Der handliche L‘Oréal Paris Le Shadow Stick 100 Ice Sparkle besticht durch sein glänzendes Finish und die praktische Stiftform, die ein einfaches Auftragen und Verblenden ermöglicht.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,7,
"reviewCount": 349
}
}
]
}
{
"@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/paradise",
"name": "Paradise"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris.de/augen-make-up/paradise/le-shadow-stick",
"name": "Le Shadow Stick"
}
}
]
}