Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "402 Glossy Lip Balm",
"description": "Take your lips to paradise with L'Oréal Paris plumping Balm-in-Gloss in shade 402 Soar. Infused with hyaluronic acid, collagen complex and pomegranate extract.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.6,
"reviewCount": 403
}
}
]
}
{
"@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/glow-paradise",
"name": "Glow Paradise Balm-In Lip Range"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris.co.uk/lip/glow-paradise/balm-in-lip-gloss",
"name": "Glow Paradise Balm-In Lip Gloss"
}
}
]
}