{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/travel-friends-293-municipio-bar-montenegro",
  "name": "Travel Friends 293",
  "description": "Rocky coast - wild beach - sharp turn to enter - Entrance in three palm trees - center 1,5 km",
  "url": "https://campertunity.com/listings/campgrounds/travel-friends-293-municipio-bar-montenegro",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651247963.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "E851",
    "addressLocality": "Municipio de Bar",
    "addressRegion": "municipio-de-bar",
    "postalCode": "85000",
    "addressCountry": "Montenegro"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.11854,
    "longitude": 19.0738
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-08-22"
  },
  "priceRange": "20+"
}