{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-cottbus-brandenburg",
  "name": "Discharge Toilet",
  "description": "good, quiet place in nice park - report cash register zoo for key 9-18h [EUR 20 deposit] - supermarket 2km - possibility service for passers-by [discharge / water] fee - cycle route to center - center 3,5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-cottbus-brandenburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650672354.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kiekebuscher Straße",
    "addressLocality": "Cottbus",
    "addressRegion": "brandenburg",
    "postalCode": "03042",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.74623,
    "longitude": 14.35349
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.53,
    "reviewCount": 36,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€22+"
}