{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilhafen-chiemsee-bernau-chiemsee",
  "name": "Wohnmobilhafen am Chiemsee",
  "description": "Motorhome right on the Chiemsee - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilhafen-chiemsee-bernau-chiemsee",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650887613.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rasthausstraße",
    "addressLocality": "Bernau am Chiemsee",
    "postalCode": "83233",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.83031,
    "longitude": 12.38567
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.83,
    "reviewCount": 74,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€19+"
}