Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Plump & Set, Volumizing Eyebrow Gel, Blonde",
"description": "Volumized and Plumped up Brows",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 89
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Designer Deep Brown",
"description": "A brow pencil to create subtle colour for a soft, blended look.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 2.5,
"reviewCount": 2
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Xpert Blonde",
"description": "Mechanical pencil with triangular tip to outine, easily shade and evenly fill brows. Waterproof formula.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.3,
"reviewCount": 80
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Shaper Dark Brunette",
"description": "A 3-in-1 brow pencil to draw, shape, and set brows instantly.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 3
}
}
]
}
{
"@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/makeup",
"name": "Makeup"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/makeup/eyes",
"name": "Eye Makeup"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/eyes/brow-artist",
"name": "Brow Artist Eyes"
}
}
]
}