Go to content!
{
"@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/haarverzorging",
"name": "Haarverzorging"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.nl/haarverzorging/elvive",
"name": "Ode aan haar"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris.nl/haarverzorging/elvive/extraordinary-oil-kokos",
"name": "<h1>Extraordinary Oil Kokos</h1>"
}
}
]
}