{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/maringotka-tri-orisky-kraj-vysoina",
  "name": "Maringota Three nuts",
  "description": "Glamping Three nuts in Vysočina offers romantic accommodation in a year-round populated trailer with private wellness. Enjoy a panoramic Finnish sauna, heated whirlpool, cooling pond and breakfast basket at the door. Ideal place for couples looking for peace, nature and an unforgettable stay in absolute privacy.",
  "url": "https://campertunity.com/listings/campgrounds/maringotka-tri-orisky-kraj-vysoina",
  "image": [
    "https://media.glampingcz.cz/Glamping%20T%C5%99i%20o%C5%99%C3%AD%C5%A1ky/z%20dronu_fin.JPG?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Horní Lažany 17",
    "addressLocality": "Objevujte",
    "addressRegion": "kraj Vysočina",
    "postalCode": "675 44"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.11001655,
    "longitude": 15.77720797
  },
  "sameAs": [
    "https://www.glampingcz.cz/glamping/glamping-tri-orisky"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1100",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$1100+"
}