{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spreewald-lubben-lubben-brandenburg",
  "name": "Spreewald Lubben",
  "description": "municipal camper place BEFORE the campsite - also camper pitches and V + E available for a fee at the campsite [site code 23891] - supermarket 2km - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spreewald-lubben-lubben-brandenburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651242858"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Burglehn",
    "addressLocality": "lubben",
    "addressRegion": "brandenburg",
    "postalCode": "15907",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.93634,
    "longitude": 13.89427
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.45,
    "reviewCount": 30,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25+"
}