{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stellplatz-bamberg",
  "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": "https://campertunity.com/listings/campgrounds/stellplatz-bamberg",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Heinrichsdamm 33",
    "addressLocality": "Bamberg",
    "addressRegion": "BY",
    "postalCode": "96047",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.88634,
    "longitude": 10.90281
  },
  "sameAs": [
    "https://deutschland-outdoor.de/stellplaetze/stellplatz-bamberg"
  ],
  "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"
    }
  ]
}