{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glamping-spindleruv-mlyn-kralovehradecky-kraj",
  "name": "Glamping Špindlerův mlýn",
  "description": "Glamping dome with the smell of fresh air in the very heart of the Giant Mountains.",
  "url": "https://campertunity.com/listings/campgrounds/glamping-spindleruv-mlyn-kralovehradecky-kraj",
  "image": [
    "https://media.glampingcz.cz/Glamping%20%C5%A0pindler%C5%AFv%20ml%C3%BDn/0.jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Objevujte",
    "addressRegion": "Královéhradecký kraj"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.76102024,
    "longitude": 15.58997153
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "250",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "$250+"
}