{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/treehouses-sneznik-objevujte-pardubicky-kraj",
  "name": "Treehouses Sněžník",
  "description": "The unique treehouse in Moravia offers luxurious accommodation in the trees. Enjoy a trendy holiday full of peace by returning to nature.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/treehouses-sneznik-objevujte-pardubicky-kraj",
  "image": [
    "https://media.glampingcz.cz/Kralick%C3%BD%20Sn%C4%9B%C5%BEn%C3%ADk/treehouse1.jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Objevujte",
    "addressRegion": "Pardubický kraj",
    "postalCode": "56169"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.107795,
    "longitude": 16.7976597
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "350",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$350+"
}