{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-krummhorn",
  "name": "Discharge Toilet",
  "description": "bread service at the 1st Zwillingsmühle - center 50m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-krummhorn",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650661936.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mühlenstraße",
    "addressLocality": "Krummhörn",
    "postalCode": "26736",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.49714,
    "longitude": 7.10194
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.08,
    "reviewCount": 155,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12+"
}