{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/autokamp-sutomore-sutomore-bar",
  "name": "Autokamp Sutomore",
  "description": "fenced location - close to beach - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/autokamp-sutomore-sutomore-bar",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650808188.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vuka Karadžića",
    "addressLocality": "sutomore",
    "addressRegion": "bar",
    "addressCountry": "montenegro"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.13876,
    "longitude": 19.04761
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "15",
    "priceValidUntil": "2026-08-22"
  },
  "priceRange": "15+"
}