{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/arboretum-vlasenice-objevujte-kraj-vysocina",
  "name": "Arboretum Vlasenice",
  "description": "The unique Tiny House in Arboretum Vlasenice offers accommodation for 1 ©5 people in the middle of a magic garden full of statues and trees. Fully equipped kitchen, comfortable bedroom, attic, fireplace stove, Finnish sauna, pergola with barbecue, fireplace and gaming elements for children. Ideal for relaxation, hiking and cycling in the Highlands. All year old availability, parking right next to the house.",
  "url": "https://campertunity.com/listings/campgrounds/arboretum-vlasenice-objevujte-kraj-vysocina",
  "image": [
    "https://media.glampingcz.cz/Arboretum%20Vlasenice/250627_photo_3840px860.jpg?format=jpg&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Objevujte",
    "addressRegion": "Kraj Vysočina"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.30275248,
    "longitude": 15.12616985
  },
  "sameAs": [
    "https://www.glampingcz.cz/glamping/arboretum-vlasenice"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq Grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved Road"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "600",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$600+"
}