{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-podgorica-podgorica",
  "name": "Dogs Allowed",
  "description": "For guests interested in wine tasting and buying, the stay is free - Tuzi center: 10km.",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-podgorica-podgorica",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651245792.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ujkaj Street",
    "addressLocality": "Podgorica",
    "addressRegion": "podgorica",
    "addressCountry": "Montenegro"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.3817,
    "longitude": 19.27446
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "10",
    "priceValidUntil": "2026-08-22"
  },
  "priceRange": "10+"
}