Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "True Match The One Concealer 8W Caramel",
"description": "Discover #TheOne that can do it all' to 'Perfect for reducing the look of dark circles and fatigue",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3.4,
"reviewCount": 86
}
}
]
}
{
"@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.co.uk/makeup",
"name": "Make Up"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.co.uk/makeup/face-makeup",
"name": "Face Makeup"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.co.uk/face-makeup/true-match",
"name": "True Match Face Makeup Collection"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris.co.uk/face-makeup/true-match/the-one-concealer",
"name": "True Match Concealer"
}
}
]
}