Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "24hr Face Moisturizer - Hyaluronic Acid - Men Expert Power Age",
"description": "Men Expert Power Age moisturizer: the perfect solution for dry skin and signs of aging. Formulated with hyaluronic acid, it delivers 24hr hydration, firms and strengthens skin's suppleness, and revitalizes your complexion. Use daily for the ultimate results!",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.1,
"reviewCount": 52
}
}
]
}
{
"@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/men",
"name": "Men Expert"
}
}
]
}