{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-colditz-de",
  "name": "Camping Am Waldbad",
  "description": "Camping Am Waldbad is a campsite in Colditz, Saxony, located in a wood.This camp site with sloping grounds has pitches with shade, pitches without...",
  "url": "https://campertunity.com/listings/campgrounds/camping-colditz-de",
  "image": [
    "https://cdn2.acsi.eu/6/8/9/0/689083c01ccdd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Im Tiergarten 5",
    "addressLocality": "Colditz",
    "postalCode": "04680",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.13083,
    "longitude": 12.83167
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/germany/saxony/colditz/camping-am-waldbad-102609/",
    "http://www.campingplatz-colditz.de/",
    "https://www.pincamp.ch/de/campingplaetze/camping-am-waldbad"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}