{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-wielmoza",
  "name": "Discharge Toilet",
  "description": "Quiet place in national park Ocjow - castle Pieskowa skala within walking distance - center 5 km",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-wielmoza",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650961720.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zamkowa",
    "addressLocality": "Wielmoża",
    "addressRegion": "wielmoza",
    "postalCode": "32-045",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.25088,
    "longitude": 19.79142
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "85",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "zł85+"
}