Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Colour Riche Press-On-Nails Classic Rose Quartz",
"description": "Press-On Manicure That Looks And Feels Like Real Nails. No Glue Application.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Colour Riche Press-On-Nails Classic French",
"description": "Press-On Manicure That Looks And Feels Like Real Nails. No Glue Application.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1.3,
"reviewCount": 3
}
}
]
}
{
"@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/nails",
"name": "Nail Makeup Nail Polish"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/nails/colour-riche",
"name": "Colour Riche"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/nails/colour-riche/colour-riche-press-on-nails-classic",
"name": "Colour Riche Nails Press-On-Nails Classic"
}
}
]
}