{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-bamberg-heinrichsdamm",
  "name": "Stellplatz Bamberg",
  "description": "Urban parking space at Heinrichsdamm / Regnitz in Bamberg.. Space for approx. 25 mobile, electricity, V&E.. The old town of Bamberg is within 20 minutes walking distance..",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-bamberg-heinrichsdamm",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Heinrichsdamm 33",
    "addressLocality": "Bamberg",
    "addressRegion": "BY",
    "postalCode": "96047",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.88634,
    "longitude": 10.90281
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ]
}