Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Cleansing Milk",
"description": "With Rose & Jasmin Flower Extracts, this cleansing milk cleanses, removes and nourishes, suitable for dry and sensitive skin.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.4,
"reviewCount": 69
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Makeup Removing Cleansing Wipes",
"description": "With Rose & Jasmin Flower extract, these wipes remove waterproof makeup suitable for all skin types, even sensitive.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.7,
"reviewCount": 53
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Cleansing Gel",
"description": "With Rose & Jasmin Flower Extracts, this gel cleanse, purify & soften skin, suitable for all skin types, even sensitive.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 53
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Toner",
"description": "With Rose & Jasmin Flower Extracts, this toner removes impurities refreshes & re-hydrates, suitable for all skin types, even sensitive.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.4,
"reviewCount": 52
}
}
]
}
{
"@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/fine-flowers",
"name": "Fine Flowers Face Care"
}
}
]
}