{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "dataHotel",
"applicationCategory": "HotelManagementSoftware",
"operatingSystem": "Windows, Web",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.8",
"reviewCount": "50"
},
"offers": {
"@type": "Offer",
"priceCurrency": "EUR"
}
}