Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"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": 2,
"name": "Matte In Manhattan",
"description": "A creamy matte lipliner ranging from nudes to bolds.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1.2,
"reviewCount": 28
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Infallible Lip Liner 307 Red/Wine",
"description": "Perfectly Defines. Anti-feathering. Longwear colour.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3.4,
"reviewCount": 20
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Colour Riche Lip Liner Au Naturel",
"description": "Perfectly defines. Anti-feathering. Rich colour.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
]
}
{
"@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"
}
}
]
}