{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-uithuizen-groningen",
  "name": "Discharge Toilet",
  "description": "camping pitches on nature camping grounds of the Groene Koepel - nature camping map required [available at the location] - along the Boterdiep - center Uithuizen 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-uithuizen-groningen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650793814.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Havenweg",
    "addressLocality": "Uithuizen",
    "addressRegion": "groningen",
    "postalCode": "9981 JR",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.39846,
    "longitude": 6.67565
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.16,
    "reviewCount": 37,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€17+"
}