{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/willisee-kleef",
  "name": "Am Willisee",
  "description": "Located at pond - Kleve 7km - Keeken 800m - from February/November only from Friday-Sunday open.",
  "url": "https://campertunity.com/listings/campgrounds/willisee-kleef",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650754574.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zyfflicher Straße",
    "addressLocality": "Kleef",
    "postalCode": "47533",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.84022,
    "longitude": 6.08327
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19",
    "priceValidUntil": "2026-07-26"
  },
  "priceRange": "€19+"
}