{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-edersee-hemfurth-edertal-he",
  "name": "Stellplatz Edersee (Hemfurth)",
  "description": "The parking space just below the dam in Hemfurth at the Edersee.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-edersee-hemfurth-edertal-he",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kraftwerkstraße 9",
    "addressLocality": "Edertal",
    "addressRegion": "HE",
    "postalCode": "34549",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.17032196270667,
    "longitude": 9.051053596701896
  }
}