{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campsite-duboka-velika-croatia-pozega-slavonia-county",
  "name": "Campsite Duboka",
  "description": "camping on the edge of Papuk Natural Park in Velika - use GPS coordinates - kitchen use possible - center 3km",
  "url": "https://campertunity.com/listings/campgrounds/campsite-duboka-velika-croatia-pozega-slavonia-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650891164.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Velika, Croatia",
    "addressRegion": "pozega-slavonia-county",
    "postalCode": "34330",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.47456,
    "longitude": 17.65775
  },
  "sameAs": [
    "https://www.campercontact.com/en/croatia/pozega-slavonia-county/velika-croatia/63009/campsite-duboka"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "23.5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "23.5+"
}