{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-radkow-kodzko-county",
  "name": "Discharge Toilet",
  "description": "tourist farm and camping - with restaurant - beautiful surroundings - child friendly - pay only in zl. - center 5km",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-radkow-kodzko-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650937845.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kolonia Leśna",
    "addressLocality": "Radków",
    "addressRegion": "kodzko-county",
    "postalCode": "57-420",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.50229,
    "longitude": 16.36839
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.33,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "40",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "zł40+"
}