{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spreewald-camping-lubben-brandenburg",
  "name": "Spreewald Camping Lübben",
  "description": "places on the campsite - bread service - also camper places available for the campsite [site code 463] - supermarket 2km - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spreewald-camping-lubben-brandenburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650748439.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Burglehn",
    "addressLocality": "Lübben",
    "addressRegion": "brandenburg",
    "postalCode": "15907",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.93644,
    "longitude": 13.89491
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.32,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€24.5+"
}