Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Back To Bronze Matte Bronzing Powder",
"description": "A soft matte bronzer for sun-kissed complexion. ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.6,
"reviewCount": 155
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Shake & Glow Setting Mist",
"description": "Prime, set and refresh your makeup with a luminous glow.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.3,
"reviewCount": 43
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Life’s a Peach Blush Powder",
"description": "Warm, peachy glow in an instant",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 197
}
}
]
}
{
"@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/woke-up-like-this",
"name": "Woke Up Like This Glowing Range for Face Makeup"
}
}
]
}