{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stellplatz-schoningen-schoningen-lower-saxony",
  "name": "Stellplatz Schöningen",
  "description": "Enjoy a relaxing stay at Stellplatz Schöningen in Schöningen, Germany. Visitors' rating: 3.13.",
  "url": "https://campertunity.com/listings/campgrounds/stellplatz-schoningen-schoningen-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650661580.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Salinenweg",
    "addressLocality": "Schöningen",
    "addressRegion": "Lower Saxony",
    "postalCode": "38364",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.13697,
    "longitude": 10.96623
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/lower-saxony/schoningen/561/stellplatz-schoningen"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}