{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yurt-in-the-wood-objevujte-kralovehradecky-kraj",
  "name": "Yurt in the Wood",
  "description": "Enjoy a quiet escape in Podkrkonoší with family or partner in Mongolian glamp with wellness, surrounded by nature and close to the zoo.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yurt-in-the-wood-objevujte-kralovehradecky-kraj",
  "image": [
    "https://media.glampingcz.cz/Yurt%20in%20the%20wood/Yurt%20in%20the%20wood_interi%C3%A9r.jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hvězda 101",
    "addressLocality": "Objevujte",
    "addressRegion": "Královéhradecký kraj",
    "postalCode": "544 01"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.3830672,
    "longitude": 15.8231214
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1600",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$1600+"
}