Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Golden Age Rosy Oil Serum",
"description": "Introducing the NEW L’Oréal Paris Rosy Oil Serum, formulated with Peony Native Cells. Efficient like a serum, nourishing like an oil. Highly concentrated in actives, the oil-serum delivers instant radiance and revitalises the look of skin with a rosy glow. Validated by dermatologists and effective on all skin types.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.6,
"reviewCount": 373
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Golden Age Rosy Radiant Eye Cream",
"description": "A rosy eye cream enriched with light-reflecting particles to instantly correct the appearance of stubborn dark circles.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.4,
"reviewCount": 181
}
}
,
{
"@type": "Product",
"position": 3,
"name": "55+ Calcium Day Pot",
"description": "L'Oréal Paris wrinkle expert anti-wrinkle Restoring Cream 55+, addresses specific mature skin needs.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.2,
"reviewCount": 60
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Collagen Expert Face Cleansing Wipes",
"description": "Smoothing and anti-fatigue. Enriched with Pro-Calcium and Sweet Almond Oil. For mature skin. Dermatologically tested.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.3,
"reviewCount": 122
}
}
]
}
{
"@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"
}
}
]
}