Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "24H Brow Filling Triangular pencil 8.0 light cool blond",
"description": "√ Wenkbrauwpotlood en wenkbrauwborstelje in één<br>
√ Vul & vorm je wenkbrauwen<br>
√ Handige driehoekige punt",
"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/make-up",
"name": "Make-up"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.nl/make-up/oog-make-up",
"name": "Oog Make-up"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.nl/oog-make-up/infaillible",
"name": "Infaillible Oogmake-up"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris.nl/oog-make-up/infaillible/24h-brow-filling-triangular",
"name": "24H Brow Filling Triangular"
}
}
]
}