Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Miracle Tinted Balm 10 fair",
"description": "Tinted Balm Foundation",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.4,
"reviewCount": 148
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Blurring Face Primer Infused with Caring Serum",
"description": "Blurring Face Primer",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 345
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Age Perfect Radiant Satin Blush Berry",
"description": "Brings a Delicate Flush of Satin Colour Without Drying. Infused with Soft Minerals & Camellia Oil.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.6,
"reviewCount": 183
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Age Perfect Radiant Concealer Ivory",
"description": "Covers Dark Circles and Spots Without Settling Into Fine Lines. Medium Buildable Coverage",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 213
}
}
,
{
"@type": "Product",
"position": 5,
"name": "Age Perfect Hydrating Powder Foundation Ivory",
"description": "Hydrating Matte Finish Powder Foundation Infused With Gentle Non-Drying Minerals",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 792
}
}
,
{
"@type": "Product",
"position": 6,
"name": "Age Perfect Radiant Serum Foundation Ivory 10",
"description": "Flawless Lightweight Buildable Coverage That Does Not Settle. Infused with Hydrating Serum & Vitamin B3.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 178
}
}
]
}
{
"@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/face",
"name": "Face Makeup"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/face/age-perfect",
"name": "Age Perfect Face"
}
}
]
}