Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "L'Oréal Paris True Match Pressed Powder Foundation",
"description": "This ultra-soft, light-textured powder perfectly matches the colour and texture of your skin for a flawless finish.The micro-fine formula lets you apply a translucent layer or build up more intense coverage to even your skin tone and cover imperfections. It blends so seamlessly it is almost as if you are not wearing make-up.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.3,
"reviewCount": 102
}
}
]
}
{
"@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/super-blendable-face-powder",
"name": "Infaillible Super Blendable Face Powder"
}
}
]
}