Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "True Match Concealer N1-2 Fair",
"description": "True Match Eye Cream in a Concealer provides instant dark circle correction now with the care of an eye cream. Formulated with 0.5% pure hyaluronic acid- top recommended dermatologist ingredient.
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.6,
"reviewCount": 335
}
}
,
{
"@type": "Product",
"position": 2,
"name": "True Match Concealer N 1-2-4 Fair / Light Neutral",
"description": "Creamy Texture. Hides blemishes and covers imperfections. Matches skin tone.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 2.6,
"reviewCount": 5
}
}
]
}
{
"@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/true-match",
"name": "True Match Face"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/face/true-match/true-match-concealer",
"name": "True Match Face Concealer"
}
}
]
}