{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "BarberClub Messy Hair Clay Pomade",
"description": "Discover our new Barberclub Messy Hair Clay Pomade for men, co-crafted by barbers. Ideal for a matte and messy look with strong hold and all-day reshapeability. Works on short, medium or long hair.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 47
}
}
,
{
"@type": "Product",
"position": 2,
"name": "BarberClub Beard & Hair Styling Cream",
"description": "Ideal for all day beard control and hairstyle definition. Men Expert BarberClub Styling Cream is the last step in the BarberClub grooming routine to lock in the hair and beard style of your choice. Enriched with Cedarwood essential oil.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.4,
"reviewCount": 52
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Thickening Cream",
"description": "Our high-performance thickening styling cream produces a matte effect and leaves hair looking thicker while still feeling light, as if zero product was in your hair. Its fibre formula creates a natural but texturized result, ideal for long-lasting definition.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Sculpting Paste",
"description": "Our high performance sculpting paste provides extra strong hold to shape and define clean-cut, sharp styles. Enriched with a workable holding matrix, the formula locks style in. Matte finish.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3.9,
"reviewCount": 42
}
}
]
}
{
"@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/men",
"name": "Men Expert"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/men/hair-styling",
"name": "Men Hair Style"
}
}
]
}