Zum Inhalt!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Oil Shadow 17 Dont stop me",
"description": "Kreieren Sie unzählige Make-up Looks mit den Color Queen Mono Lidschatten von L'Oréal Paris. Erhältlich in vielen Farbnuancen und vier Finishes – Matt, Satin, Glitzer und Foil.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,6,
"reviewCount": 558
}
}
]
}
{
"@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/color-queen-lidschatten",
"name": "Color Queen Lidschatten"
}
}
]
}