Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Men Expert Clean Power Shower Gel",
"description": "Our 1st Men Expert shower gel rich in Citrus Fruits to de-toxify and deeply cleanse your skin for an incredible sensation of cleanliness for your face, body and hair.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.4,
"reviewCount": 43
}
}
]
}
{
"@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-hair-and-body-care",
"name": "Men Body Care"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.co.uk/men-hair-and-body-care/clean-power",
"name": "Men Expert Clean Power"
}
}
]
}