{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/autocamp-radoman-virpazar-bar-municipality",
  "name": "Autocamp Radoman",
  "description": "Small nature campsite, beautiful view of the mountains - Skadar Lake 2.7km - Owner speaks English and sells wine and honey - Center 5km",
  "url": "https://campertunity.com/listings/campgrounds/autocamp-radoman-virpazar-bar-municipality",
  "image": [
    "https://img.campercontact.com/media/photos/4222124651040021.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Virpazar",
    "addressRegion": "bar-municipality",
    "addressCountry": "Montenegro"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.25379,
    "longitude": 19.07973
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-08-22"
  },
  "priceRange": "20+"
}