{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/treehouse-velke-losiny",
  "name": "Treehouse Great Losiny",
  "description": "Treehouse Velké Losiny offers unique accommodation in the trees in the heart of Jeseníky. Enjoy a romantic stay with views of nature, morning coffee on the terrace and evenings under the stars. The surroundings of Velké Losin attract to thermal spas, cultural monuments and beautiful hiking trails. Ideal place for couples, nature lovers and all who seek peace and unconventional experience.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/treehouse-velke-losiny",
  "image": [
    "https://media.glampingcz.cz/Treehouse%20Velk%C3%A9%20Losiny/80f3338b-a2d1-4cfc-9bc4-c9ec7a7ecb29.jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Objevujte",
    "addressRegion": "Olomoucký kraj"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.031917,
    "longitude": 17.068528
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Treehouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "4290",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$4290+"
}