{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rychlebskestezky-cerna-voda-olomouc-region",
  "name": "rychlebskestezky",
  "description": "Cycling school and information centre atb tails - huts - restaurant - camping facilities - use of coordinates",
  "url": "https://campertunity.com/listings/campgrounds/rychlebskestezky-cerna-voda-olomouc-region",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "cerna-voda",
    "addressRegion": "olomouc-region",
    "postalCode": "790 54",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.30215,
    "longitude": 17.15935
  },
  "sameAs": [
    "https://www.campercontact.com/en/czechia/olomouc-region/cerna-voda/157394/rychlebskestezky"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CZK",
    "price": "440",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "Kč440+"
}