{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-erlensee-schechen-bavaria",
  "name": "Campingplatz Erlensee",
  "description": "family run campground - private beach on lake - PLEASE NOTE! mentioned price is from price, look for the other prices on the website - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-erlensee-schechen-bavaria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651067208"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rosenheimer Straße",
    "addressLocality": "Schechen",
    "addressRegion": "bavaria",
    "postalCode": "83135",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.92499,
    "longitude": 12.13505
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "32",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€32+"
}