{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-mala-eselnita-mehedinti-county",
  "name": "Camping Mala",
  "description": "lovingly laid out in detail campsite - new sanitary facilities under construction - near the Danube - Eselnita center 3km",
  "url": "https://campertunity.com/listings/campgrounds/camping-mala-eselnita-mehedinti-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650878565.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "DN57",
    "addressLocality": "Eșelnița",
    "addressRegion": "mehedinti-county",
    "postalCode": "227195",
    "addressCountry": "RO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.68746,
    "longitude": 22.34491
  },
  "sameAs": [
    "https://www.campercontact.com/en/romania/mehedinti-county/eselnita/79453/camping-mala"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "50",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "50+"
}