{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/treehouse-chalet-v-madarske-vesnicce-objevujte-vas-megye",
  "name": "Treehouse Chalet v maďarské vesničce",
  "description": "Experience glamping in Hungary in a house in the treetops next to a extinct volcano.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/treehouse-chalet-v-madarske-vesnicce-objevujte-vas-megye",
  "image": [
    "https://media.glampingcz.cz/Treehouse%20Chalet%20v%20ma%C4%8Farsk%C3%A9%20vesni%C4%8Dce/368551980.jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kossuth Lajos utca 42",
    "addressLocality": "Objevujte",
    "addressRegion": "Vas megye",
    "postalCode": "HU-9551"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.2219933,
    "longitude": 17.08822959
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "2190",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$2190+"
}