Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Golden Age Rozig Olie-Serum",
"description": "✓ Met Calcium + vitamine B3 <br>
✓ Verslapping is verminderd <br>
✓ De huid voelt gevoed, revitaliseerd en ziet er stralender uit",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Golden Age Dagcrème SPF 20",
"description": "✓ Perfectioneert de reiniging <br>",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,5,
"reviewCount": 30
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Golden Age Dagcrème",
"description": "✓ Bevat extra voedende bestanddelen<br>",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,2,
"reviewCount": 78
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Golden Age Nachtcrème",
"description": "✓ Versterkt de huid",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,7,
"reviewCount": 31
}
}
]
}
{
"@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.be/nl-be/huid",
"name": "Huidverzorging"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.be/nl-be/huid/gezichtsverzorging",
"name": "Huidverzorging"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.be/nl-be/gezichtsverzorging/age-perfect",
"name": "Age Perfect Gezichtsverzorging"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris.be/nl-be/gezichtsverzorging/age-perfect/golden-age",
"name": "Golden Age"
}
}
]
}