Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Telescopic Mascara Black",
"description": "High-precision flexible multi-comb",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.2,
"reviewCount": 500
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Telescopic Lift Mascara, Black",
"description": "Lift your lashes to the next level with L'Oreal Paris Telescopic Lift mascara. With up to +5mm longer looking lashes and upto 24 hour lift, thanks to our exclusive two-sided brush technology and ceramide infused formula.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.2,
"reviewCount": 620
}
}
]
}
{
"@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/eye-makeup",
"name": "Eye Makeup"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.co.uk/eye-makeup/telescopic",
"name": "telescopic"
}
}
]
}