Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Le Liquid Blush 625 Gold Pink",
"description": " ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 52
}
}
,
{
"@type": "Product",
"position": 2,
"name": "True Match Blush - 120 Sandalwood Pink",
"description": "L'Oréal Paris True Match Blush provides superior blendability and perfectly matches the colour and texture of your skin.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3.9,
"reviewCount": 10
}
}
,
{
"@type": "Product",
"position": 3,
"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
}
}
]
}
{
"@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"
}
}
]
}