Go to content
{
"@context": "http://schema.org/",
"@type": "WebSite",
"url": "https://www.lorealparis.com.ph/",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "/search-page?q={search_term_string}"
},
"query-input": "required name=search_term_string"
}
}
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Panorama Waterproof Mascara",
"description": "",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Lash Paradise Waterproof Mascara",
"description": "L'Oreal Paris Voluminous Lash Paradise Mascara is the USA best seller, with one sold every 5 seconds! Take your lashes to paradise with this waterproof mascara!",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 54
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Home"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.com.ph/makeup",
"name": "Makeup"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.com.ph/makeup/eye-makeup",
"name": "Eye Makeup"
}
}
]
}