Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Lip Balm-in-Gloss Porcelain Petal",
"description": "Balm-in-gloss ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 58
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Infallible Pro-Gloss Plump Mauve Glow",
"description": "Hydrating Plumping Gloss.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3.9,
"reviewCount": 39
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Le Brilliant Haute Couture Lip Gloss, Spice Drama",
"description": "High-shine Lip Gloss.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3.7,
"reviewCount": 3
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Infallible Le Gloss 105 Petal",
"description": "Our longwear lip gloss combining 8hr colour and shine with a non-sticky feel for a comfortable wear.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.6,
"reviewCount": 134
}
}
]
}
{
"@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"
}
}
]
}