{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-am-allerstrand-wienhausen-schwachhausen",
  "name": "Camping Am Allerstrand",
  "description": "Camping Am Allerstrand is a campsite in Wienhausen, Lower Saxony, located a river/stream.The campsite has pitches with shade, pitches without shade...",
  "url": "https://campertunity.com/listings/campgrounds/camping-am-allerstrand-wienhausen-schwachhausen",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675185f70c0de.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Offensener Str. 2A",
    "addressLocality": "Wienhausen/Schwachhausen",
    "postalCode": "29342",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.57917,
    "longitude": 10.24583
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/germany/lower-saxony/wienhausen/camping-am-allerstrand-123031/",
    "https://www.pincamp.ch/de/campingplaetze/camping-am-allerstrand",
    "https://www.promobil.de/stellplatz/camping-am-allerstrand-626bb13e2683ad6aecfddc32.html",
    "http://www.camping-landurlaub.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}