{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/erholungsgebiet-waldvelen-velen-north-rhine-westphalia",
  "name": "Recreational area Waldvelen",
  "description": "bread service - Center 1,5km",
  "url": "https://campertunity.com/listings/campgrounds/erholungsgebiet-waldvelen-velen-north-rhine-westphalia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650660450.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Klyer Damm",
    "addressLocality": "velen",
    "addressRegion": "north-rhine-westphalia",
    "postalCode": "46342",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.90167,
    "longitude": 7.01167
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/north-rhine-westphalia/velen/105/erholungsgebiet-waldvelen",
    "http://www.venderbuss.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "30",
    "priceValidUntil": "2026-08-25"
  },
  "priceRange": "€30+"
}