{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spreewald-natur-camping-am-see-lubbenau-brandenburg",
  "name": "Spreewald Natur Camping Am See",
  "description": "Camping at the Hindenberger See - PLEASE NOTE: the mentioned price is minimum price - for other prices see website - canoe rental - bicycle rental - sauna - bowling - restaurant - bread service - center 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spreewald-natur-camping-am-see-lubbenau-brandenburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651180955"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seestraße",
    "addressLocality": "lubbenau",
    "addressRegion": "brandenburg",
    "postalCode": "03222",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.85818,
    "longitude": 13.85684
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.67,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "32",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€32+"
}