Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Midnight Eye Opener",
"description": "Discover the secret to younger-looking eyes with L'Oréal Paris Midnight Eye Opener Eye Cream. This luxurious cream, enriched with antioxidants, is specially formulated to combat the visible signs of aging around the delicate eye area.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.6,
"reviewCount": 416
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Cell Renewal Midnight Face Cream + Antioxidants",
"description": "L'Oréal Paris Midnight Face Cream with Antioxidants Recovery Complex & Vitamin E Replenishes Skin Barrier up to 1.5x Faster. Skin Looks Firmer and Wrinkles are Visibly Smoothed. For All Skin Tones.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.6,
"reviewCount": 4835
}
}
]
}
{
"@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"
}
}
]
}