{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/am-hoffnungsschacht-klipphausen-sn",
  "name": "am Hoffnungsschacht",
  "description": "quiet - flat meadow with trees - near Elberadweg - Scharfenberg castle - beer garden - museum - longer vehicles from above to entrance - center 8km",
  "url": "https://campertunity.com/listings/campgrounds/am-hoffnungsschacht-klipphausen-sn",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650995431.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schachtberg 12",
    "addressLocality": "Klipphausen",
    "addressRegion": "Saxony",
    "postalCode": "01665",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.12199,
    "longitude": 13.52357
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ]
}