{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-schliersee-schliersee-beieren",
  "name": "Campingplatz Schliersee",
  "description": "Campsite adjacent to nature reserve - on the shores of Lake Schliersee - between mountains - greenery and tranquility - own rolling beaches - center 1.5km",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-schliersee-schliersee-beieren",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651011481"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Westerbergstraße",
    "addressLocality": "Schliersee",
    "addressRegion": "beieren",
    "postalCode": "83727",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.72783,
    "longitude": 11.85197
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.79,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "30",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "€30+"
}