{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glamping-luzicke-hory-objevujte-liberecky-kraj",
  "name": "Glamping Lužické hory",
  "description": "Discover the charm of the Lusatian Mountains with comfortable accommodation, fully equipped kitchen and modern bathroom. Relax, enjoy privacy and the proximity of nature.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glamping-luzicke-hory-objevujte-liberecky-kraj",
  "image": [
    "https://media.glampingcz.cz/Glamping%20Lu%C5%BEick%C3%A9%20hory/Lu%C5%BEick%C3%A9%20hory.jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pod Zeleným Vrchem",
    "addressLocality": "Objevujte",
    "addressRegion": "Liberecký kraj",
    "postalCode": "47153"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.7801667,
    "longitude": 14.6411667
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "350",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$350+"
}