{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/knaus-campingpark-walkenried",
  "name": "Knaus Campingpark Walkenried",
  "description": "Knaus Campingpark Walkenried is a campsite in Walkenried, Lower Saxony, located in the forest. This campsite with sloping grounds has pitches with...",
  "url": "https://campertunity.com/listings/campgrounds/knaus-campingpark-walkenried",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/8/6748cfd8f3a6a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ellricherstraße 7",
    "addressLocality": "Walkenried",
    "postalCode": "37445",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.58911,
    "longitude": 10.6245
  },
  "sameAs": [
    "https://www.eurocampings.nl/duitsland/nedersaksen/walkenried/knaus-campingpark-walkenried-102473/",
    "http://www.knauscamp.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ]
}