Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Day Moisturiser Sensitive Skin",
"description": "Triple Active Sensitive, a nourishing care specially formulated for sensitive skin, intensely nourishes with moisture to immediately relieve skin of the feeling of tightness day after day.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3.9,
"reviewCount": 7
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Night Cream",
"description": "Triple Active Night reinforces skin's barrier and provides it with hydration throughout the night.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.6,
"reviewCount": 90
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Day Moisturiser Dry & Sensitive Skin",
"description": "The velvety, non-greasy, indulgent texture instantly sinks into the skin. It leaves dry and sensitive skin feeling soft and silky.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.3,
"reviewCount": 146
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Day Moisturiser Normal to Combination Skin",
"description": "The velvety non-greasy, indulgent texture instantly sinks into the skin. It leaves normal and combination skin feeling soft and silky.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3.5,
"reviewCount": 37
}
}
]
}
{
"@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/triple-active",
"name": "Triple Active"
}
}
]
}