Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Eye Concealer 3.5-5 Peach",
"description": "CLICK. CARE. CORRECT. Meet L'Oréal Paris True Match Eye Cream in a concealer in the shade 3.5-5 Peach. ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3.8,
"reviewCount": 62
}
}
]
}
{
"@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/true-match",
"name": "True Match Face Makeup Collection"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris.co.uk/face-makeup/true-match/eye-concealer",
"name": "True Match Eye Concealer"
}
}
]
}