Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Revitalift Anti-Wrinkle Firming Eye and Fragrance-Free Moisturizer Kit",
"description": "Revitalift Anti-Wrinkle + Firming kit includes a fragrance-free day moisturizer and eye cream.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3.3,
"reviewCount": 3
}
}
,
{
"@type": "Product",
"position": 2,
"name": "55+ Day & Night Moisturizers",
"description": "With Calcium, this anti-Wrinkle Day & Night Moiturizers 55+, acts on wrinkles, defines skin conture for 24H hydration.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 2
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Revitalift Triple Power LZR Day & Night Moisturizers",
"description": "With Pro-Retinol, Vitamin C + Hyaluronic Acid, this triple Action Anti-Aging Day & Night Cream, reduces wrinkles, firms and brightens skin in just 1 week.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 2,
"reviewCount": 4
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Home"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/skin",
"name": "Skin Care"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/skin/skin-care",
"name": "Skin Care"
}
}
]
}