Ir al contenido
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Bifasica 200 ml",
"description": "Limpia y elimina incluso el maquillaje a prueba de agua.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Para piel mixta 200 ml",
"description": "Remueve el maquillaje a prueba de agua. Limpia y desmaquilla, dejando la piel suave y sin sensación grasosa.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 3
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Inicio"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.uy/cuidado-facial",
"name": "Cuidado Facial"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.uy/cuidado-facial/cuidado-de-la-piel",
"name": "Productos De Cuidado De La Piel"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.uy/cuidado-de-la-piel/agua-micelar",
"name": "Agua micelar"
}
}
]
}