{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/autokemp-prehrada-mostkovice-olomouc-region",
  "name": "Autokemp Prehrada",
  "description": "In the vicinity of the dam - mini golf, beach volleyball courts - pedal boats, boats. paddleboard rental - Prostějov 8 km",
  "url": "https://campertunity.com/listings/campgrounds/autokemp-prehrada-mostkovice-olomouc-region",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mostkovice",
    "addressLocality": "mostkovice",
    "addressRegion": "olomouc-region",
    "postalCode": "798 02",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.46765,
    "longitude": 17.0407
  },
  "sameAs": [
    "https://www.campercontact.com/en/czechia/olomouc-region/mostkovice/157458/autokemp-prehrada"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CZK",
    "price": "440",
    "priceValidUntil": "2026-10-22"
  },
  "priceRange": "Kč440+"
}