{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-rejstejn",
  "name": "Discharge Toilet",
  "description": "by the river Otava - simple toilet - center with restaurant 200m - near road 169",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-rejstejn",
  "image": [
    "https://img.campercontact.com/media/photos/4222124651029209.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Klásterský Mlýn",
    "addressLocality": "Rejštejn",
    "addressRegion": "region-de-pilsen",
    "postalCode": "341 92",
    "addressCountry": "Chequia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.14252,
    "longitude": 13.5138
  },
  "sameAs": [
    "https://www.campercontact.com/es/chequia/region-de-pilsen/rejstejn/101395/klastersky-mlyn"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "610",
    "priceValidUntil": "2026-08-26"
  },
  "priceRange": "610+"
}