Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "C'est Magic BB Cream - 02 Light",
"description": "Introducing L’Oréal Paris C’est Magic BB Cream, our ultra-lightweight BB cream that combines skincare and makeup for an even, flawless looking complexion",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1.9,
"reviewCount": 15
}
}
,
{
"@type": "Product",
"position": 2,
"name": "C'est Magic CC Cream - Anti-Redness",
"description": "A magical fusion of skincare and foundation. A perfect nude look!",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3.4,
"reviewCount": 20
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Back To Bronze Bronzer - 02 Sunkiss",
"description": "Discover L'Oréal Paris Back To Bronze Bronzer: A soft matte bronzer for a summertime ‘tanned’ look all-year – no sun needed! Matte bronzing formula with no shimmer or glimmer, perfect for your no-makeup makeup look.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.6,
"reviewCount": 227
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Home"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.com.au/makeup",
"name": "Makeup"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.com.au/makeup/face-makeup",
"name": "All Face Makeup Products"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.com.au/face-makeup/wake-up-and-glow",
"name": "Wake Up and Glow"
}
}
]
}