{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glamping-liska-objevujte-kralovehradecky-kraj",
  "name": "Glamping Liška",
  "description": "Experience the luxurious glamping in the heart of the Giant Mountains near Vrchlabí. Glamping Fox offers a unique combination of nature and comfort in stylish tents, ideal for relaxation and adventure. Book your stay today!",
  "url": "https://campertunity.com/listings/campgrounds/glamping-liska-objevujte-kralovehradecky-kraj",
  "image": [
    "https://media.glampingcz.cz/Glamping%20Li%C5%A1ka%20Vrchlab%C3%AD/132262958_108807941100474_4122316600672514034_o.jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dolní Branná 351",
    "addressLocality": "Objevujte",
    "addressRegion": "Královehradecký kraj",
    "postalCode": "54362"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.61037935,
    "longitude": 15.60264622
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}