Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Aloe Water Trockene und Sensible Haut",
"description": "Entdecken Sie die neue Gesichtspflege Hydra Genius Aloe Water für normale bis trockene Haut. Für tiefenwirksame Feuchtigkeit und eine strahlende Haut!",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 2
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Aloe Water Normale Haut",
"description": "Entdecken Sie die neue Gesichtspflege Hydra Genius Aloe Water für Normale bis Mischhaut, die tiefenwirksame Feuchtigkeit spendet. Für eine strahlende Haut!",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
]
}
{
"@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/hautpflege",
"name": "Hautpflege"
}
}
]
}