Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Intense Nutrition Neck & Décolletage Cream",
"description": "With the repairing power of New Zealand Manuka Honey, this cold cream is the answer to treating dry and fragile skin.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3,
"reviewCount": 2
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Intense Nutrition Face Serum",
"description": "The L'Oréal Paris® Age Perfect Intense Nutrition Extraordinary Repairing Serum is specifically formulated for mature, dry skin to repair and restore the skin's density and barrier function.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.3,
"reviewCount": 52
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Intense Nutrition Intense Nutrition Rich Repairing Night Cream 50ml - For Mature Skin 55+",
"description": "Specifically formulated for mature, dry skin. Enriched with Manuka Honey to repair and nourish the skin and Calcium B5 to strengthen the skin's density.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.7,
"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.com.au/skin-care",
"name": "Skin Care"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.com.au/skin-care/face-care",
"name": "Face Care"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.com.au/face-care/age-perfect",
"name": "Age Perfect Skin Care"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.com.au/face-care/age-perfect/intense-nutrition",
"name": "Age Perfect Intense Nutrition"
}
}
]
}