Structured Data | [
{
"@context": "https://schema.org/",
"@type": "Product",
"name": "kontorartikler",
"image": "https://konpap.b-cdn.net/media/e2/3a/0f/1682067447/Redoffice_konpap_200x.png",
"description": "Find billige kontorartikler hos konpap",
"brand": {
"@type": "Brand",
"name": "Redoffice Konpap"
},
"offers": {
"@type": "Offer",
"price": 800.0,
"priceCurrency": "DKK"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 362
}
}
] |