{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/neuer-wohnwagenstelplatz-seehof-bamberg-beieren",
  "name": "Neuer wohnwagenstelplatz Seehof",
  "description": "Place for Campers to stay for two days. It is equipped to tap water, discharge dirt and the camper is on a paved ground.",
  "url": "https://campertunity.com/listings/campgrounds/neuer-wohnwagenstelplatz-seehof-bamberg-beieren",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schloß Seehof",
    "addressLocality": "Bamberg",
    "addressRegion": "beieren",
    "postalCode": "96117",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.92832,
    "longitude": 10.94927
  },
  "sameAs": [
    "https://www.campercontact.com/es/duitsland/beieren/bamberg/162946/neuer-wohnwagenstelplatz-seehof"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-10-20"
  },
  "priceRange": "€0+"
}