{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingpark-kalletal-kalletal-noordrijn-westfalen",
  "name": "Campingpark Kalletal",
  "description": "A very comfortable campsite directly by the lake with sandy beach.",
  "url": "https://campertunity.com/listings/campgrounds/campingpark-kalletal-kalletal-noordrijn-westfalen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650835918.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seeweg",
    "addressLocality": "Kalletal",
    "addressRegion": "noordrijn-westfalen",
    "postalCode": "32689",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.17401,
    "longitude": 8.99777
  },
  "sameAs": [
    "https://www.campercontact.com/en/duitsland/noordrijn-westfalen/kalletal/59993/campingpark-kalletal",
    "https://www.pincamp.ch/de/campingplaetze/campingpark-kalletal",
    "https://www.campingpark-kalletal.de"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "43",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€43+"
}