{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tiny-house-lednice-objevujte-jihomoravsky-kraj",
  "name": "Tiny house Refrigerator",
  "description": "Inside you will find comfortable sleeping, air conditioning, a fully equipped kitchen and private bathroom. Outside you will find a spacious terrace with barbecue, hammock by the forest and the possibility of using a hot massage barrel for perfect evening relaxation. Perfect place for quiet escape, romance and discovery of the Lednice-Valtice area.",
  "url": "https://campertunity.com/listings/campgrounds/tiny-house-lednice-objevujte-jihomoravsky-kraj",
  "image": [
    "https://media.glampingcz.cz/Tiny%20house%20Lednice/Pod%20b%C3%ADlou%20pe%C5%99inou.jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Objevujte",
    "addressRegion": "Jihomoravský kraj"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.78443,
    "longitude": 16.82676
  },
  "sameAs": [
    "https://www.glampingcz.cz/glamping/tiny-house-lednice"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1500",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$1500+"
}