Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Colour Protect Purple Conditioner 150ml",
"description": "Neutralises brassy,yellow and orange tones and brings coloured hair back to life. For highlighted brunette, blonde and grey hair.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3,
"reviewCount": 2
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Colour Protect Purple Shampoo 200ml",
"description": "Instantly neutralises unwanted yellow and orange tones to help leave blonde hair bright and beautiful. Discover the power of purple! For highlighted brunette, blonde and grey hair.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Colour Protect Deep Purple Mask",
"description": "L'Oreal Paris Elvive Colour Protect Deep Purple Mask is perfectly protects blonde, bleached and highlighted hair. Our caring formula with purple pigments instantly neutralises unwanted yellow and orange tones while providing intense care to hair.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
]
}
{
"@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/hair",
"name": "Hair"
}
}
]
}