Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Age Perfect Satin Lipstick With Precious Oils Pink Petal",
"description": "Lipstick Formulated With Precious Oils & Riche Pigments for Vibrant Colour. No Colour Feathering. Satin Creamy Colour for Lasting Wear.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 116
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Age Perfect Anti-Feathering Lip Liner Bright Mocha",
"description": "Instantly Enhances Lips by Defining and Shaping. Prevents Feathering, Smudging & Transfer of Lipstick.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3.5,
"reviewCount": 265
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Age Perfect Hydrating Core Lipstick Brilliant Brown",
"description": "Hydrating Core Lipstick Formula, Infused With Pro-Vitamin B5. No Colour Feathering. Luminous Satin Colour for All Day Wear",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.6,
"reviewCount": 604
}
}
]
}
{
"@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/lips",
"name": "Lip Makeup"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/lips/age-perfect",
"name": "Age Perfect Lips"
}
}
]
}