Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Collagen Expert Collagen Day Cream SPF 30",
"description": "Anti-sagging, anti-age spot cream. Enriched with Collagen AA fractions and SPF 30 for daily UV protection. Dermatologically tested.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 226
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Collagen Expert Retightening Collagen Ampoules for Mature Skin",
"description": "L'Oréal Paris 7 Day Cure Retightening Ampoules have been specially formulated for mature women. Test",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 269
}
}
]
}
{
"@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"
}
}
]
}