{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Hårspray normal till alla hårtyper 200ml",
"description": "Hårspray med extra kraftig stadga i upp till 72 timmar. Går att borsta ur.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Hårspray Extra Strong till alla hårtyper 200ml",
"description": "Hårspray med extra kraftig stadga i upp till 72 timmar. Går att borsta ur.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Hårspray Strong till alla hårtyper 200ml",
"description": "Hårspray med kraftig stadga i upp till 72 timmar. Går att borsta ur.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Hårspray Volume Extra Strong till alla hårtyper 200ml",
"description": "Hårspray för volym + extra kraftig stadga i upp till 72 timmar. Går att borsta ur.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
]
}