Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Facial Oil",
"description": "A luxuriously non-greasy blend of 8 essential oils. Intensive nourishment. Cashmere softness. Illuminating radiance.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.6,
"reviewCount": 561
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Day Cream",
"description": "A silky-soft cream, enriched with oil micro-pearls, that delicately melts into the skin. Non-greasy and non-sticky, it fuses the comfort of a cream with the pleasure of an oil.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.7,
"reviewCount": 509
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Sleeping Cream Night",
"description": "This luxurious night cream provides intense hydration and reveals the look of radiance in your skin. The aroma of Lavender and Rosemary essential oils help to unwind and relax your senses.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.3,
"reviewCount": 163
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Home"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.loreal-paris.co.uk/skin-care",
"name": "L'Oréal Paris Skincare"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.co.uk/skin-care/face-care",
"name": "Face Skin Care"
}
}
]
}