{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stellplatz-nord-unterbacher-see-dusseldorf-renania-del",
  "name": "Stellplatz Nord Unterbacher See",
  "description": "Places in front of the barrier - also places in the campsite (95349) - sanitary facilities in the campsite",
  "url": "https://campertunity.com/listings/campgrounds/stellplatz-nord-unterbacher-see-dusseldorf-renania-del",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kleiner Torfbruch",
    "addressLocality": "Düsseldorf",
    "addressRegion": "renania-del-norte-westfalia",
    "postalCode": "40627",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.20003,
    "longitude": 6.88575
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-07-14"
  },
  "priceRange": "€10+"
}