{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glamping-u-lesa-ii-objevujte-kralovehradecky-kraj",
  "name": "Glamping at Forest II.",
  "description": "Cozy tent in Kostelec nad Orlicí near castles and castles. Ideal place for romance, but also adventurers.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glamping-u-lesa-ii-objevujte-kralovehradecky-kraj",
  "image": [
    "https://media.glampingcz.cz/glamp%20u%20lesa/IMG_1865.jpeg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kozodry 20",
    "addressLocality": "Objevujte",
    "addressRegion": "Královéhradecký kraj",
    "postalCode": "51741"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.0864942,
    "longitude": 16.19955
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "2500",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$2500+"
}