{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kanalufer-ludinghausen-north-rhine-westphalia",
  "name": "Camping Kanalufer",
  "description": "Kanalufer is a family-friendly campsite - cash payments - rose village of Seppenrade 3km - center Ludinghausen 4km",
  "url": "https://campertunity.com/listings/campgrounds/kanalufer-ludinghausen-north-rhine-westphalia",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ondrup",
    "addressLocality": "ludinghausen",
    "addressRegion": "north-rhine-westphalia",
    "postalCode": "59348",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.78185,
    "longitude": 7.39591
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14",
    "priceValidUntil": "2026-07-23"
  },
  "priceRange": "€14+"
}