Ir al contenido
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Jalea Real Crema de noche",
"description": "Crema de noche, enriquecida con miel de Manuka para reducir la apariencia de la piel flácida y nutrir a profundidad tu piel.
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Jalea Real Crema de día",
"description": "Crema de día, enriquecida con miel de Manuka para reducir la apariencia de la piel flácida y nutrir a profundidad tu piel.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Inicio"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.pe/cuidado-facial",
"name": "Productos de Cuidado Facial"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.pe/cuidado-facial/cuidado-de-la-piel",
"name": "Productos de Cuidado de La Piel"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.pe/cuidado-de-la-piel/age-perfect",
"name": "Age Perfect"
}
}
]
}