Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Age Perfect Blush - 110 Peach",
"description": "Our 1st skin-enhancing blush designed for mature skin from Age Perfect by L’Oréal Paris, to give a radiant flush of colour.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 9
}
}
,
{
"@type": "Product",
"position": 2,
"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
}
}
,
{
"@type": "Product",
"position": 3,
"name": "True Match Cream Powder - 8W Golden Cappuccino",
"description": "Discover L'Oréal Paris True Match Cream Powder: A lightweight powder that blends perfectly with your skin tone. Achieve a natural looking finish with this True Match blendable powder.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,
"reviewCount": 1
}
}
]
}
{
"@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"
}
}
]
}