Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Anti-Wrinkle + Firming Day Cream SPF 25",
"description": "With pro-retinol and centella asiatica, this rich and non-greasy moisturizer replenishes skin’s moisture to fight the look of wrinkles and firm skin for smoother, softer skin. With broad spectrum SPF 25, this formula is specially developed to provide effetive sunburn protection.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.2,
"reviewCount": 60
}
}
]
}
{
"@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"
}
}
]
}