{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Icoconic Glow Iluminador en Polvo",
"description": "Descubrí el iluminador en polvo de la gama Paradise de L'Oréal Paris. Este suave iluminador en polvo se difumina sin esfuerzo para realzar la luminosidad y brillo de tu rostro de forma natural",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
,
{
"@type": "Product",
"position": 2,
"name": "True Match Glow",
"description": "Iluminador líquido en gotas con ingredientes de origen natural para un aspecto saludable. Efecto glow.<br>
Enriquecido con aceite de coco.<br>
Formato gotas.<br>",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 129
}
}
]
}