{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eagle-waterhole-campground-south-australia",
  "name": "Eagle Waterhole Campground",
  "description": "Near Blowhole Beach, Naiko Inlet, Blowhole Beach, Naiko Inlet, Boat Harbor Beach, Morgan's Beach, Tunkalilla Beach, Callawonga Beach, Ballaparudda Beach, Fleurieu Peninsula and Deep Creek. .",
  "url": "https://campertunity.com/listings/campgrounds/eagle-waterhole-campground-south-australia",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.647446,
    "longitude": 138.188811
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/eagle-waterhole-campground",
    "https://campermate.com/en/location/australia/sa/fleurieu-peninsula/free-campsites/eagle-waterhole-campground/6f9fd43b-bae1-453b-a0b6-0648e05703be"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}