Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Anti Bacterial Hand Sanitiser Gel",
"description": "With 70% alcohol, this hand sanitizer kills 99.9% of germs in 30 seconds. It removes impurities and dirt to leave hands purified. Enriched with Glycerin for its hydrating properties, leaving hands clean yet comfortable.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.7,
"reviewCount": 161
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Anti Bacterial Hand Sanitiser with Cap",
"description": "With 70% alcohol, this hand sanitizer kills 99.9% of germs in 30 seconds. It removes impurities and dirt to leave hands purified. Enriched with Glycerin for its hydrating properties, leaving hands clean yet comfortable.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.7,
"reviewCount": 68
}
}
]
}
{
"@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/loreal-paris",
"name": " L'Oréal Paris"
}
}
]
}