{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-dodosi-dodosi-cetinje-municipality",
  "name": "Camping Dodosi",
  "description": "Simple campsite on a river - owners run the restaurant - the road to the campsite is a challenge, the last 10 km are steep and often very narrow and bad - boulders and gravel and many holes in the road - it is doable for bus campers.",
  "url": "https://campertunity.com/listings/campgrounds/camping-dodosi-dodosi-cetinje-municipality",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651141028.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "dodosi",
    "addressRegion": "cetinje-municipality",
    "addressCountry": "montenegro"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.32486,
    "longitude": 19.13383
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "23",
    "priceValidUntil": "2026-08-22"
  },
  "priceRange": "23+"
}