Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Men Expert Hydra Sensitive Moisturiser",
"description": "A daily moisturiser to hydrate, soothe and protect sensitive skin for 24 hours.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.7,
"reviewCount": 67
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Men Expert Hydra Sensitive Soothing Daily Face Wash",
"description": "Discover Hydra Sensitive, our daily cleanser for men that helps soothe and protect the skin.
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.3,
"reviewCount": 6
}
}
]
}
{
"@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"
}
}
]
}