Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Age Perfect Creamy Eyeshadow Dazzling White",
"description": "Creamy Smooth Eyeshadow",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.6,
"reviewCount": 137
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Age Perfect Satin Glide Eyeliner Black",
"description": "Soft Glide Eyeliner For Precise Application That Does Not Smudge. All Day Wear",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 49
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Age Perfect Brow Pencil Brown",
"description": "Fills & Defines Eyebrows for a Natural Look Without Tugging.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 54
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Age Perfect Lash Magnifying Mascara Black",
"description": "Densifies & Volumizes Without Weakening Lashes. Infused With Jojoba Oil.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.6,
"reviewCount": 567
}
}
]
}
{
"@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/age-perfect",
"name": "Age Perfect Eyes"
}
}
]
}