{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-saalthal-alter-bucha-unterwellenborn",
  "name": "Campingplatz Saalthal-Alter",
  "description": "Campingplatz Saalthal-Alter is a campsite in Bucha, Thuringia, located by a lake/recreational pond.This terraced camp site has pitches without shade...",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-saalthal-alter-bucha-unterwellenborn",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67515cc86c193.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Bucha/Unterwellenborn",
    "postalCode": "07333",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.62122,
    "longitude": 11.50861
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/germany/thuringia/bucha/campingplatz-saalthal-alter-118024/",
    "https://www.camping-saalthal-alter.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}