{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-neckargemund-bw",
  "name": "Campsite under Dilsberg in Neckargemünd – promobil",
  "description": "Pitch",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-neckargemund-bw",
  "image": [
    "https://imgsdb1.promobil.de/image/63ba776ef608cc00082933ec-websiteArticle.jpg",
    "https://imgsdb.promobil.de/_/bg:FFFFFF/f:best/h:243/rt:fill/w:430/plain/63ba776ef608cc00082933ec.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Campingplatz 1",
    "addressLocality": "Neckargemünd",
    "addressRegion": "BW",
    "postalCode": "69151",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.40573748806965,
    "longitude": 8.836109020095844
  },
  "sameAs": [
    "https://www.promobil.de/stellplatz/campingplatz-unterm-dilsberg-63ba77e4f608cc0008293544.html"
  ],
  "numberOfRooms": 40,
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "400",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€400+"
}