{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-sippelmuhle-deining-bavaria",
  "name": "Campingplatz Sippelmühle",
  "description": "Camping Sippelmühle is located in the heart of Bavaria, the Upper Palatinate region between Nuremberg and Regensburg. It is the ideal starting point for your sustainable vacation. Relax, experience, enjoy and above all relax away from the hustle and bustle in our place.",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-sippelmuhle-deining-bavaria",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650938862.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sippelmühle",
    "addressLocality": "Deining",
    "addressRegion": "bavaria",
    "postalCode": "92364",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.18137,
    "longitude": 11.53749
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/bavaria/deining/95288/campingplatz-sippelmuhle",
    "http://www.sippelmuehle.de/",
    "https://camping-bayern.info/en/campsite/campingplatz-sippelmuhle"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "29.5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€29.5+"
}