{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-werder-brandenburg-de",
  "name": "Discharge Toilet",
  "description": "spacious flat pitches - ideal location on various cycle paths - good connection to Potsdam / Berlin - center Werder / Havel 7 km - The location is outside Plötzin",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-werder-brandenburg-de",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650791917.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Plötziner Chaussee",
    "addressLocality": "Werder",
    "addressRegion": "brandenburg",
    "postalCode": "14542",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.37242,
    "longitude": 12.84623
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 48,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€21.5+"
}