{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Labial Paradise Balm",
"description": "El nuevo Glow Paradise Balm de L’Oréal Paris, consigue unos labios suaves e hidratados gracias a su fórmula enriquecida hasta con un 98% de ingredientes naturales que mejora la apariencia de los labios y aporta un brillo natural.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 126
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Labial Color Riche Loreal Paris Intense Volume Matte 188",
"description": "Labial en barra de larga duración con acabado ultra matte y efecto de volumen intenso en los labios. No transfiere y hasta 16 horas de color e hidratación",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 144
}
}
]
}