{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glamping-luzec-objedujte-karlovarsky-kraj",
  "name": "Glamping Lužec",
  "description": "ChatGPT said: Modern geodome tent for 2 people in the heart of Ore Mountains combines comfort with harmony of nature. It offers a double bed, electric fireplace, fully equipped kitchen and a bathing barrel for wood. Ideal choice for a romantic stay with a view of forests and water level.",
  "url": "https://campertunity.com/listings/campgrounds/glamping-luzec-objedujte-karlovarsky-kraj",
  "image": [
    "https://media.glampingcz.cz/Glamping%20Lu%C5%BEec/_DSC9355.jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Objevujte",
    "addressRegion": "Karlovarský kraj"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.315539,
    "longitude": 12.801841
  },
  "sameAs": [
    "https://www.glampingcz.cz/glamping/glamping-luzec"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "690",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$690+"
}