Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Pure Clay Eucalyptus Purifying Cream Face Wash",
"description": "L'Oréal Paris® Pure Clay Eucalyptus Purifying Cream Wash with a foaming cream formula perfectly cleanses and purifies the skin while removing impurities and excess sebum.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.4,
"reviewCount": 15
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Pure Clay Red Algae Exfoliating Face Scrub",
"description": "L'Oréal Paris® Pure Clay Red Algae Exfoliating Face Scrub contains micro-grains to smooth skin and refine pores while perfectly cleansing and purifying skin.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.4,
"reviewCount": 18
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Pure Clay Exfoliating Red Algae Face Mask",
"description": "L'Oréal Paris® Pure Clay Exfoliating and Smoothing Red Algae Mask combines 3 Pure Clays with the cleansing properties of Red Algae to smooth and exfoliate the skin.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,
"reviewCount": 4
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Pure Clay Charcoal Detoxifying Gel Face Wash",
"description": "L'Oréal Paris® Pure Clay Charcoal Detoxifying Gel Wash with foaming gel formula deeply cleanses & visibly detoxifies the skin to reveal a brighter complexion",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3.8,
"reviewCount": 29
}
}
,
{
"@type": "Product",
"position": 5,
"name": "Pure Clay Marine Algae Anti-Blemish Face Mask",
"description": "Combines 3 Pure Clays with the soothing properties of Marine Algae Extract to help clear blackheads and tighten pores.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.1,
"reviewCount": 88
}
}
,
{
"@type": "Product",
"position": 6,
"name": "Pure Clay Detoxifying Charcoal Mask",
"description": "Combines 3 Pure Clays with the magnetic properties of Charcoal to detoxify and brighten the skin.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.4,
"reviewCount": 100
}
}
]
}
{
"@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"
}
}
]
}