{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-buhnenhaus-brandenburg-an-der-havel-brandenburg",
  "name": "Camping Bohnenhaus",
  "description": "At a lake (Breitlingsee) - center Brandenburg 8.0km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-buhnenhaus-brandenburg-an-der-havel-brandenburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651183322"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Buhnenhaus",
    "addressLocality": "Brandenburg an der Havel",
    "addressRegion": "brandenburg",
    "postalCode": "14776",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.38745,
    "longitude": 12.49717
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€19+"
}