Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Liner 101 Midnight Black",
"description": "Easy application eyeliner pencil formulated with 100% natural origin ingredients for sensitive eyes.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
]
}
{
"@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.za/makeup",
"name": "Makeup"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.co.za/makeup/eye-makeup",
"name": "Eye Makeup"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.co.za/eye-makeup/paradise-khol",
"name": "Paradise Khol"
}
}
]
}