Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Ultra-Lightweight BB cream for a natural, flawless complexion",
"description": "This cream formula contains mineral pigments which blend seamlessly into the skin, releasing colour upon application to match the skin’s unique tone and texture. Enriched with fig extracts, the formula provides lasting hydration benefits of up to 24 hours & SPF 20 sun protection.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3.9,
"reviewCount": 169
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Ultra-Lightweight CC cream for an even, flawless complexion",
"description": "This cream formula contains green toned mineral pigments which blend seamlessly into the skin and help to neutralise the appearance of redness. Enriched with fig extracts, the formula provides lasting hydration benefits of up to 24 hours.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.1,
"reviewCount": 422
}
}
]
}
{
"@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/makeup",
"name": "Make Up"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.co.uk/makeup/face-makeup",
"name": "Face Makeup"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.co.uk/face-makeup/c-est-magic",
"name": "C'est Magic Cream Makeup"
}
}
]
}