{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glamping-statek-nadech-objevujte",
  "name": "Glamping statek Nádech",
  "description": "Farm Náměch is an ideal destination for lovers of nature and peace. Connect relaxation with authentic rural life and explore the beauty of nature around the farm.",
  "url": "https://campertunity.com/listings/campgrounds/glamping-statek-nadech-objevujte",
  "image": [
    "https://media.glampingcz.cz/Glamping%20statek%20N%C3%A1dech/n%C3%A1dech.jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Děkanovice 26",
    "addressLocality": "Objevujte",
    "addressRegion": "Středočeský kraj",
    "postalCode": "257 68"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.6191083,
    "longitude": 15.1501628
  },
  "sameAs": [
    "https://www.glampingcz.cz/glamping/statek-nadech"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "500",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$500+"
}