{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campvirpazar-virpazar-bar-montenegro",
  "name": "Campvirpazar",
  "description": "oldest and longest wine route in Montenegro - restaurant - supermarket - cafe - BBQ - center 1,2km",
  "url": "https://campertunity.com/listings/campgrounds/campvirpazar-virpazar-bar-montenegro",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650797345.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Virpazar",
    "addressRegion": "bar",
    "addressCountry": "Montenegro"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.23516,
    "longitude": 19.09227
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25",
    "priceValidUntil": "2026-08-22"
  },
  "priceRange": "25+"
}