{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stellplatz-schleusenweg-erlabrunn-bavaria",
  "name": "Stellplatz Schleusenweg",
  "description": "mostly flat gravel / crushed stone field - swimming lake - cycle path nearby - pizzeria nearby - distance to center 800m.",
  "url": "https://campertunity.com/listings/campgrounds/stellplatz-schleusenweg-erlabrunn-bavaria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651033047"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schleusenweg",
    "addressLocality": "Erlabrunn",
    "addressRegion": "bavaria",
    "postalCode": "97250",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.85471,
    "longitude": 9.85185
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/bavaria/erlabrunn/88688/stellplatz-schleusenweg",
    "https://www.campercontact.com/en/germany/bavaria/verwaltungsgemeinschaft-margetshochheim/88688/stellplatz-schleusenweg"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€5+"
}