Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Revitaliserende Zilververzorging - Absoluut Zilver",
"description": "✓ L'ORÉAL PARIS COOL SILVER REVITALISERENDE ZILVER VERZORGING: voor stralend grijs haar <br>
✓ ANTI-GELE GLOED: neutraliseert gele ondertonen <br>
✓ VOEDENDE FORMULE: zichtbaar gezonder haar <br>
✓ GLANZENDE FINISH: brengt glans terug <br>
✓ GESCHIKT VOOR: licht grijs haar <br>
✓ TINT: Absoluut Zilver <br><br>",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 2
}
}
]
}
{
"@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.nl/haar",
"name": "Haar"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.nl/haar/haarkleuring",
"name": "Haarkleuring"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.nl/haarkleuring/cool-silver",
"name": "cool-silver"
}
}
]
}