{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/luxusni-stan-bamboo-objevujte-veneto",
  "name": "Luxusní stan Bamboo",
  "description": "A charming historical atmosphere in the north of Italy, where thanks to the glamping tent you don't have to give up luxury.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/luxusni-stan-bamboo-objevujte-veneto",
  "image": [
    "https://media.glampingcz.cz/Bamboo/DSC4591-HDR.jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "via Accope' Fratte nr. 14",
    "addressLocality": "Objevujte",
    "addressRegion": "Veneto",
    "postalCode": "30035"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.48980623,
    "longitude": 12.0616284
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "993",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$993+"
}