{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/auto-camp-usce-vranjina-podgorica-municipality",
  "name": "Auto Camp Usce",
  "description": "Campsite in NPSkadar - on the banks of the Moraca River - part on the river - part in the forest -",
  "url": "https://campertunity.com/listings/campgrounds/auto-camp-usce-vranjina-podgorica-municipality",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651184234.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Vranjina",
    "addressRegion": "podgorica-municipality",
    "addressCountry": "Montenegro"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.2869,
    "longitude": 19.15337
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-08-22"
  },
  "priceRange": "20+"
}