{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chata-vesna-objevujte-kralovehradecky-kraj",
  "name": "Chata Vesna",
  "description": "There are places that you'll find in your heart from the first second, places where you want time to stop. Relax, get your energy and experience things in a beautiful cabin in Dolan, where you may remember from childhood.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chata-vesna-objevujte-kralovehradecky-kraj",
  "image": [
    "https://media.glampingcz.cz/TwoFingers/chata_vesna_10.jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Krabčice 43",
    "addressLocality": "Objevujte",
    "addressRegion": "Královéhradecký kraj",
    "postalCode": "552 01"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.3963473,
    "longitude": 15.95324463
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "3250",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$3250+"
}