Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Night Cream",
"description": "Anti-aging night cream with Dermalift Technology, Pro-Retinol A & Centella Asiatica to re-firm, restore & and replump the skin.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Day Cream SPF35 PA++",
"description": "Anti-aging day cream with Dermalift Technology, Pro-Retinol A & Centella Asiatica to re-firm, restore & and replump the skin.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Pro-Retinol Anti Wrinkle Serum",
"description": "Reduces wrinkles grade by grade on 8 facial key zones.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Hyaluronic Acid Gel Cleanser",
"description": "Gentle Gel technology cleanses without drying out skin.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 5,
"name": "Anti Aging Centella Micro-Essence Water",
"description": "92% Pure Centella Asiatica Extract to help the skin regain firmness and elasticity.",
"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.com.sg/skincare",
"name": "Skincare"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.com.sg/skincare/face-care",
"name": "Face Care"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.com.sg/face-care/revitalift",
"name": "Revitalift"
}
}
]
}