{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Cleansing Toner for Normal to Dry Sensitive Skin",
"description": "The L'Oréal Paris Laboratories have selected and combined extracts of Rose and Jasmine Flowers, in a toner for soft, comfortable and fresh skin, every day. The fresh texture invigorates the skin and eliminates the last traces of impurities, for perfectly cleansed complexion. Contains: -Rose known for its soothing and comforting properties -Jasmine renowned for its protecting and moisturising properties",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 101
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Home"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.loreal-paris.co.uk/skin-care",
"name": "L'Oréal Paris Skincare"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.co.uk/skin-care/face-care",
"name": "Face Skin Care"
}
}
]
}