Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Gentle Eye Make-Up Remover",
"description": "L'Oreal Gentle Eye Make-Up Remover is specially formulated to thoroughly remove eye make-up whilst still being gentle on the skin.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3.6,
"reviewCount": 53
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Absolute Make-Up Remover for Eye & Lip",
"description": "The L'Oreal Paris Laboratories have created a Micellar Water, made with purified water from an advanced purification process, and combined micelles that capture impurities, for effective cleansing which is gentle on sensitive skin.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.6,
"reviewCount": 50
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Normal to Dry Skin 400ml",
"description": "Micellar water made with purified water to remove make-up, clean and purify skin.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 57
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Normal to Combination Skin 400ml",
"description": "Micellar Water made with purified water from an advanced purification process, and combined micelles that capture impurities, for effective cleansing which is gentle on sensitive skin.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 67
}
}
,
{
"@type": "Product",
"position": 5,
"name": "Bi-Phase Micellar Water",
"description": "Removes waterproof makeup, cleanses and eliminates stubborn residue. Contains no perfume or alcohol. Suitable for all skin types, even sensitive skin.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.4,
"reviewCount": 7
}
}
]
}
{
"@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"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.co.uk/face-care/micellar-water",
"name": "Micellar Water"
}
}
]
}