Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Fix & Shine 24H Fixing Spray",
"description": "✓ Super Strong<br>
✓ Normale Fixatie<br>
✓ Voor gezond en glanzend haar",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3,
"reviewCount": 14
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Go Create Precise Gel Spray",
"description": "✓ Super Strong<br>
✓ Langdurige fixatie<br>
✓ Voor een kapsel dat de hele dag houdt",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,8,
"reviewCount": 4
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Invisi Fix Precise Gel Spray",
"description": "✓ 24H Strong Hold<br>
✓ Geen restjes<br>
✓ Plakt niet",
"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.loreal-paris.nl/haar",
"name": "Haar"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.nl/haar/haarstyling",
"name": "Haarstyling"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.nl/haarstyling/studio-line",
"name": "Studio Line"
}
}
]
}