{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/port-9-korcula-dubrovacko-neretvanska-zupanija",
  "name": "PORT 9",
  "description": "campsite on the bay opposite Korcula - ideal for exploring the city - water taxi - belongs to a hotel complex - terraced pitches access to the swimming pool and a beach bar - rental of refrigerators - older sanitary facilities",
  "url": "https://campertunity.com/listings/campgrounds/port-9-korcula-dubrovacko-neretvanska-zupanija",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dubrovačka cesta",
    "addressLocality": "Korčula",
    "addressRegion": "dubrovacko-neretvanska-zupanija",
    "postalCode": "20260",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.95076,
    "longitude": 17.14408
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "46",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "46+"
}