Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Barber Club Beard Oil",
"description": "A daily protective care for your long beard that soothes itchiness and nourishes your skin beneath.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.1,
"reviewCount": 95
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Magnesium Defence Sensitive Skin Facial Cleanser 100mL",
"description": "Magnesium Defence Facial Cleansing For Men With Sensitive Skin is formulated with Magnesium Mineral and Hyaluronic Acid to protect and hydrate the skin. Gently cleanses and removes impurities while maintaining the skin's natural protective barrier function.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 52
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Magnesium Defence Sensitive Skin Shower Gel 300mL",
"description": "L'Oréal Paris Men Expert Shower Magnesium Defence Shower Gel 300ml harnesses the power of Magnesium to protect and nourish men's sensitive skin while providing an efficient cleanse.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 157
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Magnesium Defence Sensitive Skin Moisturiser 50mL",
"description": "L'Oréal Paris Men Expert Magnesium Defence Moisturiser soothes, protects and strengthens sensitive skin from external aggressors for up to 24 hours.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.7,
"reviewCount": 48
}
}
]
}
{
"@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/men",
"name": "Men"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.com.au/men/men-skin-care",
"name": "Men Skin Care"
}
}
]
}