{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/keppel-haven-great-keppel-island-qld",
  "name": "Keppel Haven",
  "description": "Information, ✓ Images, ✓ Prices and ✓ Surroundings of Camping Keppel Haven in 4700-Great Keppel Island / Australia (Queensland)",
  "url": "https://campertunity.com/listings/campgrounds/keppel-haven-great-keppel-island-qld",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Great Keppel Island",
    "addressLocality": "Great Keppel Island",
    "addressRegion": "Queensland",
    "postalCode": "4700",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -23.3833,
    "longitude": 150.5
  },
  "sameAs": [
    "https://www.camperado.de/campingdetails/Keppel_Haven__20474"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}