{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glampingova-jurta-cihadlo-objevujte-kralovehradecky-kraj",
  "name": "Glampingová jurta Čihadlo",
  "description": "Modernly furnished glamping yurt in secluded in Podkrkonoší na Čihadle with outdoor wellness",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glampingova-jurta-cihadlo-objevujte-kralovehradecky-kraj",
  "image": [
    "https://media.glampingcz.cz/%C4%8Cihadlo/15907_size3%20(1).webp?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Třebihošť 27",
    "addressLocality": "Objevujte",
    "addressRegion": "Královéhradecký kraj",
    "postalCode": "54401"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.4457469,
    "longitude": 15.6959636
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "550",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$550+"
}