{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/schraml-gmbh-bootsverleih-prien-am-chiemsee-bavaria",
  "name": "Schraml GmbH Bootsverleih",
  "description": "camper place at the boat school - snack - boat rental and swimming location - center 1,5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/schraml-gmbh-bootsverleih-prien-am-chiemsee-bavaria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650878388.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Harrasser Straße",
    "addressLocality": "Prien am Chiemsee",
    "addressRegion": "bavaria",
    "postalCode": "83209",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.85404,
    "longitude": 12.36679
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.69,
    "reviewCount": 29,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€14+"
}