{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/maringotka-volavka-objevujte-les",
  "name": "Maringotka Volavka",
  "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 the beautiful Maringotka Volavka, which you may remember from childhood.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/maringotka-volavka-objevujte-les",
  "image": [
    "https://media.glampingcz.cz/TwoFingers/maringotka-volavka-7.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+"
}