{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-wastewater-podgorica-podgorica-municipality",
  "name": "Discharge Wastewater",
  "description": "on the banks of the Morača - sound of the road",
  "url": "https://campertunity.com/listings/campgrounds/discharge-wastewater-podgorica-podgorica-municipality",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650892406.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "E65",
    "addressLocality": "Podgorica",
    "addressRegion": "podgorica-municipality",
    "addressCountry": "Montenegro"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.4878,
    "longitude": 19.30922
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "23",
    "priceValidUntil": "2026-08-22"
  },
  "priceRange": "23+"
}