Shop
[ {
“@context” : “http://schema.org”,
“@type” : “Product”,
“name” : “Luxso Cosmetics”,
“description” : “Prodotti”,
“url” : “https://www.luxsocare.com/”,
“brand” : {
“@type” : “Brand”,
“name” : “Luxso Cosmetics”
},
“aggregateRating” : {
“@type” : “AggregateRating”,
“ratingValue” : “*****”
}
}, {
“@context” : “http://schema.org”,
“@type” : “Product”,
“name” : “Luxso Cosmetics”,
“description” : “Crema Viso Bava di Lumaca”,
“url” : “https://www.luxsocare.com/”,
“brand” : {
“@type” : “Brand”,
“name” : “Luxso Cosmetics”
},
“aggregateRating” : {
“@type” : “AggregateRating”,
“ratingValue” : “*****”
}
} ]