Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Detox Clay Cleanser",
"description": "Combines 3 Pure Clays + Charcoal in a cleansing gel-wash, for clearer, fresher skin, every day.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Purify Clay Cleanser",
"description": "Combines 3 pure clays + eucalyptus extract in a cleansing gel-wash, for clearer, fresher skin, without shine, every day.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Glow Clay Cleanser",
"description": "Combines 3 Pure Clays + Red Algae extract in an exfoliating scrub, for brighter, smoother and fresher skin, everyday.
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Blemish Rescue Face Mask",
"description": "Anti-blemish face mask with 3 pure clays & blue algae.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 5,
"name": "Bright Face Mask",
"description": "This L'Oréal Paris Pure Clay mask has 3 pure clays & yuzu lemon.
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 6,
"name": "Detox Face Mask",
"description": "Detoxifying face mask with 3 pure clays & charcoal.
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 7,
"name": "Glow Face Mask",
"description": "Glow face mask with 3 pure clays & red algae.
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Home"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.loreal-paris.co.za/skin-care",
"name": "Skin Care"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.co.za/skin-care/face-care",
"name": "Face Care"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.co.za/face-care/pure-clay",
"name": "Pure Clay"
}
}
]
}