Siirry sisältöön!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Face Oil",
"description": "Ravitsee, antaa elinvoimaisuutta ja heleyttää.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Oil-Cream",
"description": "Ravitsee, antaa elinvoimaisuutta ja heleyttää.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Cream Mask Night",
"description": "Iho on kosteutettu, rauhoittunut ja intensiivisesti ravittu.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Kotisivu"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.fi/ihonhoito",
"name": "Ihonhoito"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.fi/ihonhoito/kasvojen-hoito",
"name": " Kasvojen hoito"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.fi/kasvojen-hoito/nutri-gold",
"name": "Nutri Gold - Kasvojen hoito "
}
}
]
}