{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-zum-hoff-flechtingen-sachsen-anhalt",
  "name": "Campingplatz zum Hoff",
  "description": "Find your pitch for your motorhome throughout Europe",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-zum-hoff-flechtingen-sachsen-anhalt",
  "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": "Im Grund 21",
    "addressLocality": "Flechtingen",
    "addressRegion": "Sachsen-Anhalt",
    "postalCode": "39345",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.3321407,
    "longitude": 11.2394534
  }
}