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
}
}
]
}
{
"@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"
}
}
]
}