{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-emalahleni-mpumalanga",
  "name": "Discharge Toilet",
  "description": "spacious campsite on reservoir - Witbank dam - with braai area - center 14km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-emalahleni-mpumalanga",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Naauwpoort",
    "addressLocality": "Emalahleni",
    "addressRegion": "mpumalanga",
    "postalCode": "1034",
    "addressCountry": "South Africa"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.9595,
    "longitude": 29.27574
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "200",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "200+"
}