{
“@context” : “http://schema.org”,
“@type” : “Product”,
“name” : “Kasos aparatai”,
“image” : “https://www.bk.lt/wp-content/uploads/2020/04/chd3050-600×600.jpg.webp”,
“description” : “Kasos aparatai įvairaus dydžio ir intensyvumo prekybos vietoms. Stacionarūs, nešiojami kasos aparatai su elektronine kontroline juosta. Nemokamas siuntimas.”,
“url” : “https://www.bk.lt/kat/prekes/kasos-aparatai/”,
“brand” : {
“@type” : “Brand”,
“name” : “CHD, ELCOM”,
“logo” : “https://www.bk.lt/wp-content/uploads/2020/06/BK-logo-main.png”
},
“offers”: {
“@type”: “AggregateOffer”,
“availability”: “http://schema.org/InStock”,
“offerCount”: “3”,
“lowPrice”: “289.00”,
“highPrice”: “330.00”,
“priceCurrency”: “EUR”
},
“aggregateRating” : {
“@type” : “AggregateRating”,
“ratingValue”: “5”,
“reviewCount”: “19”
}
}