{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stellplatz-am-lusshardtsee-110306-baden-wurttemberg-de",
  "name": "Pitch at Lußhardtsee",
  "description": "Parking space at Lußhardtsee is a camping location in Kronau.",
  "url": "https://campertunity.com/listings/campgrounds/stellplatz-am-lusshardtsee-110306-baden-wurttemberg-de",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "110306",
    "addressRegion": "baden-wurttemberg",
    "postalCode": "76709",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.23533,
    "longitude": 8.6158
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/baden-wurttemberg/110306/stellplatz-am-lusshardtsee"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}