{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-pilsensee-seefeld-bavaria",
  "name": "Campingplatz Pilsensee",
  "description": "Campsite on lake - in Bavarian Five Lakes District - bread service - many excursions: walk around Kloster Andechs - boat ride on the Ammersee - Neuschwanstein castle - day trips to Munich by S-Bahn (1.5km) or by car ( 35km) - Schloss Seefeld 500m - Center 1km",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-pilsensee-seefeld-bavaria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650810170.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Pilsensee",
    "addressLocality": "Seefeld",
    "addressRegion": "bavaria",
    "postalCode": "82229",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.0302,
    "longitude": 11.19936
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/bavaria/hechendorf/59258/campingplatz-pilsensee"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "35.5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€35.5+"
}