{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-schoningen-nedersaksen",
  "name": "Dogs Allowed",
  "description": "behind the Weinberghalle - supermarket 500m - center 50m",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-schoningen-nedersaksen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650661580.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Salinenweg",
    "addressLocality": "Schöningen",
    "addressRegion": "nedersaksen",
    "postalCode": "38364",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.13697,
    "longitude": 10.96623
  },
  "sameAs": [
    "https://www.campercontact.com/nl/duitsland/nedersaksen/schoningen/561/stellplatz-schoningen"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€0+"
}