{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Crema de Día Age Perfect Golden Age 50ML",
"description": "Crema de día Age Perfect Golden Age de L´Oreal Paris elaborada con Neo-Calcio y Peonía Imperial para el cuidado de pieles maduras y apagadas, ayuda a realzar el tono rosado natutral y combatir la flacidez de la piel.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Crema de Noche Age Perfect Golden Age 50ML",
"description": "Crema de noche Age Perfect Golden Age de L´Oreal Paris elaborada con Neo-Calcio y Peonía Imperial para el cuidado de pieles maduras y apagadas,ayuda a realzar el tono rosado natutral y combatir la flacidez de la 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.cl/cuidado-facial",
"name": "Productos para el Cuidado Facial"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.cl/cuidado-facial/cuidado-de-la-piel",
"name": "Productos para el Cuidado de la Piel"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.cl/cuidado-de-la-piel/age-perfect",
"name": "Age Perfect"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.cl/cuidado-de-la-piel/age-perfect/golden-age",
"name": "Golden Age"
}
}
]
}