{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-vereinbarte-verwaltungsgemeinschaft",
  "name": "Motorhome parking space",
  "description": "Enjoy a relaxing stay at RVstellplatz in Vereinbarte Verwaltungsgemeinschaft Leutkirch, Germany. Customer rating: 3.85.",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-vereinbarte-verwaltungsgemeinschaft",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650703711.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kemptener Straße",
    "addressLocality": "Vereinbarte Verwaltungsgemeinschaft Leutkirch",
    "addressRegion": "Baden-Württemberg",
    "postalCode": "88299",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.82258,
    "longitude": 10.03997
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}