{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/maringotka-pomnenka-objevujte-les",
  "name": "Maringotka Pomněnka",
  "description": "There are places that from the first second you'll find yourself in your heart, places where you'll want time to stop. Relax, get your energy and experience things in the beautiful trailer The change in the Dolans, which you may remember from childhood.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/maringotka-pomnenka-objevujte-les",
  "image": [
    "https://media.glampingcz.cz/TwoFingers/pom001.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+"
}