Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Lumi Le Glass Highlighter Stick",
"description": "Get a natural, buildable glow with L'Oréal Paris Lumi Le Glow Stick. Easy-glide, multi-use highlighter for face, lips, and body.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 24
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Glotion, Shade 901",
"description": "",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.6,
"reviewCount": 586
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Home"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.com.au/makeup",
"name": "Makeup"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.com.au/makeup/face-makeup",
"name": "All Face Makeup Products"
}
}
]
}