{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-perdoeler-muhle-belau-schleswig-holstein",
  "name": "Campingplatz Perdoeler Mühle",
  "description": "small campsite - renovated in 2021 - in nature - by the lake - Canoe and Sup rental - Centre 2km",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-perdoeler-muhle-belau-schleswig-holstein",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650989160.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Perdöler Mühle",
    "addressLocality": "Belau",
    "addressRegion": "schleswig-holstein",
    "postalCode": "24601",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.11202,
    "longitude": 10.24992
  },
  "sameAs": [
    "https://www.campercontact.com/de/deutschland/schleswig-holstein/belau/99254/campingplatz-perdoeler-muhle",
    "https://www.campercontact.com/de/deutschland/schleswig-holstein/bokhorst-wankendorf/99254/campingplatz-perdoeler-muhle"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€16+"
}