{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/adriacamps-korcula-istria-kvarner-dalmatia-zadar-region",
  "name": "AdriaCamps",
  "description": "Camping Port 9, ideal for families and active holidays, is situated on the island of Korčula, in the vicinity of Korčula Old Town. Experience a holiday in the Dalmatian spirit, provided by the unique design of Marco Polo mobile homes, in a thematically arranged island village.",
  "url": "https://campertunity.com/listings/campgrounds/adriacamps-korcula-istria-kvarner-dalmatia-zadar-region",
  "image": [
    "https://adriacamps.com/wp-content/uploads/2017/10/Port9-by-Aminess-Air-View.jpg",
    "https://adriacamps.com/wp-content/uploads/2017/10/Port9-by-Aminess-Air-View-400x300.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dubrovačka cesta 19",
    "addressLocality": "Korčula",
    "addressRegion": "Istria Kvarner Dalmatia - Zadar region Dalmatia - Split region Dalmatia - Šibenik region",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.95220474572327,
    "longitude": 17.144207678618386
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  }
}