Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Matte Resistance 115 Snooze Your Alarm",
"description": "L'Oréal Paris Infallible Matte Resistance is an ultra-lightweight longwear lipstick. For an intense lip look, that is comfortable all day long.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.7,
"reviewCount": 535
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Longwear 2 Step Lipstick 302 Rose Eternite",
"description": "Achieve vivid, plump lips for up to 24 hours in 2 easy steps !",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3.7,
"reviewCount": 90
}
}
]
}
{
"@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/lip",
"name": "Lip"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.co.uk/lip/infallible",
"name": "Infallible Lip Makeup"
}
}
]
}