{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-zum-alten-muhlenteich-walsrode-lower-saxony",
  "name": "Campingplatz Zum alten Mühlenteich",
  "description": "bike rental - boat rental - mini golf - kiosk - bread service - center 6km",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-zum-alten-muhlenteich-walsrode-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650894792.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mühlenstraße",
    "addressLocality": "Walsrode",
    "addressRegion": "lower-saxony",
    "postalCode": "29664",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.82277,
    "longitude": 9.63649
  },
  "sameAs": [
    "http://www.campingplatz-muehlenteich.de/",
    "https://www.campercontact.com/en/germany/lower-saxony/walsrode/86118/campingplatz-zum-alten-muhlenteich",
    "https://campio.no/campsite/camping-zum-alten-muhlenteich"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat Rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike Rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€17+"
}