{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-mainlande-eltmann-bavaria",
  "name": "Wohnmobilstellplatz Mainlände",
  "description": "Motorhome parking Mainlände is a camper place in .",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-mainlande-eltmann-bavaria",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Eltmann",
    "addressRegion": "bavaria",
    "postalCode": "97483",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.97232,
    "longitude": 10.67144
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/bavaria/110847/wohnmobilstellplatz-mainlande"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}