Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Moisturizer",
"description": "With Vitamin E, this cream maintains healthier looking skin while protecting your skin against harmful UV rays with SPF 15 protection. This lightweight moisturizer absorbs quickly so makeup goes on easily and moisturizes all day",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 153
}
}
]
}
{
"@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"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/skin-care/futur-e",
"name": "Futur-E Face Care"
}
}
]
}