{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-bettenhagen-waldeck-hessen",
  "name": "Campingplatz Bettenhagen",
  "description": "Find your pitch for your motorhome throughout Europe",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-bettenhagen-waldeck-hessen",
  "image": [
    "//camping-finder.de/wp-content/uploads/2018/11/camping-finder-logo-weiss.png",
    "https://camping-finder.de/wp-content/plugins/sabai/assets/images/no_image.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ederseestr. 1",
    "addressLocality": "Waldeck",
    "addressRegion": "Hessen",
    "postalCode": "34513",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.2425113,
    "longitude": 9.0381211
  }
}