{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camper-park-ladek-zdroj-radochow-kodzko-county",
  "name": "Camper Park Ladek Zdroj",
  "description": "Camper park next to a ski station - good MTB in summer (many single tracks -",
  "url": "https://campertunity.com/listings/campgrounds/camper-park-ladek-zdroj-radochow-kodzko-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650937885.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "aleja Marzeń",
    "addressLocality": "Radochów",
    "addressRegion": "kodzko-county",
    "postalCode": "57-540",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.34773,
    "longitude": 16.895
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "70",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "zł70+"
}