Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Golden Age Night Cream",
"description": "Discover the reactivating, cooling night cream to stimulate the skin overnight so you wake up with a rosy glow.
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Golden Age Re-fortifying Day Cream SPF 20",
"description": "Discover Age Perfect Golden Age Day Cream SPF 20, specifically formulated for very mature skin. Now formulated as a tinted cream for a rosy glow and UVA/UVB protection.
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Golden Age Rosy Day Cream",
"description": "Discover our 1st Age Perfect Rosy Re-fortifying Cream specifically formulated for very mature skin.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Golden Age Rosy Eye Cream",
"description": "A rosy eye cream enriched with light-reflecting particles to instantly correct the appearance of stubborn dark circles.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
]
}
{
"@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.co.za/skin-care",
"name": "Skin Care"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.co.za/skin-care/face-care",
"name": "Face Care"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.co.za/face-care/age-perfect",
"name": "Age Perfect"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris.co.za/face-care/age-perfect/golden-age",
"name": "Age Perfect Golden Age"
}
}
]
}