{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-wastewater-aurich",
  "name": "Discharge Wastewater",
  "description": "Sauna - jacuzzi - boat rides - dogs are allowed after consultation (in relation to the pets themselves) - center to 7 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-wastewater-aurich",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651253571.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Im Westermoor",
    "addressLocality": "Aurich",
    "addressRegion": "baja-sajonia",
    "postalCode": "26605",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.47225,
    "longitude": 7.57351
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}