{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/slechtuv-palouk-zamberk-pardubice-region",
  "name": "Atc Slechtuv Palouk",
  "description": "location at reservoir - restaurant 1km - Zamberk 18km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/slechtuv-palouk-zamberk-pardubice-region",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pastviny",
    "addressLocality": "zamberk",
    "addressRegion": "pardubice-region",
    "postalCode": "564 01",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.08053,
    "longitude": 16.56477
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CZK",
    "price": "510",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "Kč510+"
}