Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Men Expert Hypoallergenic 24H Moisturiser",
"description": "Discover our new 24H Moisturiser, specifically designed for sensitive skin. Our formula created with Magnesium Mineral helps strengthen the protective natural skin barrier function and acts as a reinforcing ally for sensitive skin. Hyaluronic Acid is naturally present in our skin, and is well known for its super-hydrating properties. ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.7,
"reviewCount": 49
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Men Expert Hypoallergenic Face Wash",
"description": "Discover our new Magnesium Defence Face Wash, for sensitive skin. Enriched with Magnesium Mineral and Hyaluronic Acid. It gently cleanses and washes away impurities caused by external aggressors. Effectively removes pollution leaving skin looking fresh.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.4,
"reviewCount": 60
}
}
]
}
{
"@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.uk/men",
"name": "Hair, Body & Skin Care For Men"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.co.uk/men/men-skin-care",
"name": "Men Skincare Products"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.co.uk/men-skin-care/magnesium-defence",
"name": "Magnesium Defence Men Skincare"
}
}
]
}