{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spreewald-lubben-berlin-brandenburg",
  "name": "Spreewald Lübben",
  "description": "municipal camper place FOR the campsite - also camper pitches and V+E for a fee available at the campsite [site code 23891] - supermarket 2km - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spreewald-lubben-berlin-brandenburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650661360.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Burglehn",
    "addressLocality": "Lübben",
    "addressRegion": "berlin--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.5,
    "reviewCount": 29,
    "bestRating": 5,
    "worstRating": 1
  }
}