{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Tangle Tamer",
"description": "L’Oréal Kids is a gentle and tear-free formula. Tested under ophthalmological and dermatological control.
L’Oréal Kids 2-in-1 shampoo detangles & conditions hair. No knots can resist the 2-in-1 formula of L’Oréal Kids. Its creamy
formula helps condition dry hair & protect against split ends, leaving hair
soft and manageable. Burst of Orange-Mango 2-in-1 shampoo smells great and makes every bath
time enjoyable. Its soft bottle is easy to hold and fun to play with!",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 2
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Strawberry Smoothie Shampoo",
"description": "L’Oréal Kids is a gentle and tear-free formula. Tested under ophthalmological and dermatological control. L’Oréal Kids 2-in-1 shampoo detangles
& conditions hair. No knots can resist the 2-in-1 formula of L’Oréal Kids. Its creamy
formula helps condition dry hair & protect against split ends, leaving hair
soft and manageable. Strawberry Smoothie 2-in-1 shampoo smells great and makes every bath
time enjoyable. Its soft bottle is easy to hold and fun to play with!",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3.9,
"reviewCount": 30
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Home"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/hair",
"name": "Hair"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/hair/hair-care",
"name": "Hair care"
}
}
]
}