{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-sonnenschein-diemelsee",
  "name": "Campingplatz Sonnenschein",
  "description": "Experience a relaxing camping holiday right on Lake Diemel, whether with caravan, camper or tent, with us you are welcome! Contact: 05***-***-****9",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-sonnenschein-diemelsee",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hohes Rad 1",
    "addressLocality": "Diemelsee"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.3642076,
    "longitude": 8.719488199999999
  }
}