Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "black-temporary-instant-grey-root-concealer-spray-75ml",
"description": "Product short description.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Le Blonding Acidic Toner, Pearly Boost",
"description": "Looking for a Post-Bleach Treatment to get rid of those unwanted brassy tones at home? Introducing New Preference Toners by L'Oreal Paris powered by our new ammonia-free technology!",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.4,
"reviewCount": 128
}
}
,
{
"@type": "Product",
"position": 3,
"name": "9.1 Light Ash Blonde Permanent Hair Dye",
"description": "Discover the unique shades of Préférence with light-reflecting dyes, for a luminous colour full of reflects.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,
"reviewCount": 1695
}
}
]
}
{
"@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/hair",
"name": "Hair"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.co.uk/hair/hair-colour",
"name": "Hair Colour Products"
}
}
]
}