{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ellerazhofer-weiher-leutkirch-allgaeu-baden-wurttemberg",
  "name": "Campsite at Ellerazhofer Weiher",
  "description": "Enjoy a relaxing stay at Campingplatz am Ellerazhofer Weiher in Leutkirch im Allgäu, Germany. Visitors' rating: 0.",
  "url": "https://campertunity.com/listings/campgrounds/ellerazhofer-weiher-leutkirch-allgaeu-baden-wurttemberg",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Leutkirch im Allgäu",
    "addressRegion": "baden-wurttemberg",
    "postalCode": "88299",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.81543,
    "longitude": 9.95347
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}