{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stan-tollendorf-dolni-objevujte-ustecky-kraj",
  "name": "Stan Tollendorf - dolní",
  "description": "The picturesque glamping in the heart of the Lusatian Mountains surrounded by the virgin nature of the Czech Saxon Switzerland.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stan-tollendorf-dolni-objevujte-ustecky-kraj",
  "image": [
    "https://media.glampingcz.cz/Tollendorf/377115415.jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rozhled 20",
    "addressLocality": "Objevujte",
    "addressRegion": "Ústecký kraj",
    "postalCode": "40756"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.8744478,
    "longitude": 14.5750783
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "400",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$400+"
}