{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spreewalder-seecamping-und-strandbad-briesensee-neu-zauche",
  "name": "Spreewalder Seecamping Und Strandbad Briesensee",
  "description": "a la Briesensee - located in the forest - Roll service - boat rental - bicycle rental - supermarket [in Lubben] 9 km - Neu Zauche 9 km -",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spreewalder-seecamping-und-strandbad-briesensee-neu-zauche",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650676320.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "am See",
    "addressLocality": "neu-zauche",
    "addressRegion": "brandeburgo",
    "postalCode": "15913",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.96231,
    "longitude": 14.02483
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.92,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€18.5+"
}