{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/auto-camp-jovanovic-orja-luka-danilovgrad-municipality-monte",
  "name": "Auto camp Jovanovic",
  "description": "Camper place - small bungalow park - swimming pool - restaurant - center 2.5km",
  "url": "https://campertunity.com/listings/campgrounds/auto-camp-jovanovic-orja-luka-danilovgrad-municipality-monte",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651199383.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Orja Luka",
    "addressRegion": "danilovgrad-municipality",
    "addressCountry": "Montenegro"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.56117,
    "longitude": 19.08527
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25",
    "priceValidUntil": "2026-08-22"
  },
  "priceRange": "25+"
}