Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Cleanser Detox",
"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": "Cleanser Purity",
"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": "Cleanser Glow",
"description": "Combines 3 Pure Clays + Red Algae extract in an exfoliating scrub, for brighter, smoother and fresher skin, everyday.
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Face Mask Anti-Blemish",
"description": "Anti-blemish face mask with 3 pure clays & blue algae.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 2.8,
"reviewCount": 12
}
}
,
{
"@type": "Product",
"position": 5,
"name": "Face Mask Bright",
"description": "Brightening face mask with 3 pure clays & yuzu lemon.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 4
}
}
,
{
"@type": "Product",
"position": 6,
"name": "Face Mask Detox",
"description": "Detoxifying face mask with 3 pure clays & charcoal.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 2
}
}
,
{
"@type": "Product",
"position": 7,
"name": "Face Mask Glow",
"description": "Glow face mask with 3 pure clays & red alagae.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 8,
"name": "Face Mask Purity",
"description": "Purity face mask with 3 pure clays & eucalyptus.",
"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-me.com/en/skin-care",
"name": "Skin Care"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris-me.com/en/skin-care/face-care",
"name": "Face Care"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris-me.com/en/face-care/pure-clay",
"name": "Pure Clay"
}
}
]
}