{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/havel-oase-havelsee-brandenburg",
  "name": "Havel Oase",
  "description": "Extra charge waste - check-out before 12.00 - bread service and newspaper possible via harbor master - barbecue - sauna - beach - bakery 700m - center 700m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/havel-oase-havelsee-brandenburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650745457.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vor dem Kietz",
    "addressLocality": "havelsee",
    "addressRegion": "brandenburg",
    "postalCode": "14798",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.49654,
    "longitude": 12.45179
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.05,
    "reviewCount": 46,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12+"
}