{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chata-lada-objevujte-les",
  "name": "Chata Lada",
  "description": "There are places that from the first second you'll find yourself in your heart, places where you want time to stop. Relax, get your energy and experience things in the beautiful Lada cabin in the Dolans, which you may remember from your childhood.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chata-lada-objevujte-les",
  "image": [
    "https://media.glampingcz.cz/TwoFingers/chata_lada_22.jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Krabčice 43",
    "addressLocality": "Objevujte",
    "addressRegion": "Les",
    "postalCode": "552 01"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.396146,
    "longitude": 15.953089
  },
  "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-06-13"
  },
  "priceRange": "$250+"
}