{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spreewald-natur-camping-am-schlosspark-lubbenau-spreewald-br",
  "name": "Spreewald Natur Camping Am Schlosspark",
  "description": "center 2.5km - Call ahead, even if it is out of season!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spreewald-natur-camping-am-schlosspark-lubbenau-spreewald-br",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650861495.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schloßbezirk",
    "addressLocality": "Lübbenau/Spreewald",
    "addressRegion": "brandenburg",
    "postalCode": "03222",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.86991,
    "longitude": 13.98016
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 25,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "32",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€32+"
}