{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-relles-muhle-dasburg-rheinland-pfalz",
  "name": "Campingplatz Relles-Mühle",
  "description": "Find your pitch for your motorhome throughout Europe",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-relles-muhle-dasburg-rheinland-pfalz",
  "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": "An der Brücke 3A",
    "addressLocality": "Dasburg",
    "addressRegion": "Rheinland-Pfalz",
    "postalCode": "54689",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.048301,
    "longitude": 6.1326288
  }
}