{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Dream Length Restoring Shampoo",
"description": "The longer your hair gets, the more it goes through and the more damaged it becomes. Split ends appear and you feel like you need to trim your tips. What if you could protect your hair. What if you could protect your hair and help reinforce its lengths?
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 2
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Dream Length Saviour Mask",
"description": "The longer your hair gets, the more it goes through and the more damaged it becomes. Split ends appear and you feel like you need to trim your tips. What if you could protect your hair and help reinforce its lengths?",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Dream Length No Haircut Cream",
"description": "Does the appearance of split ends and hair breakage make you feel like you need a haircut?",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Dream Length Detangling Conditioner",
"description": "The longer your hair gets, the more it goes through and the more damaged it becomes. Split ends appear and you feel like you need to trim your tips. What if you could protect your hair. What if you could protect your hair and help reinforce its lengths?
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1
}
}
]
}
{
"@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/hair",
"name": "Hair"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.co.za/hair/hair-care",
"name": "Haircare"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.co.za/hair-care/elvive",
"name": "Elvive"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris.co.za/hair-care/elvive/dream-length",
"name": "Elvive Dream Length"
}
}
]
}