{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vivonne-bay-campground-kangaroo-island-south-australia",
  "name": "Vivonne Bay Campground",
  "description": "The camping ground is located walking distance from the long curved sandy beach of Vivonne Bay. Vivonne Bay is a fantastic location for fishing (jetty, beach or boat), swimming, beach combing and surfing. A general store is located on the main road. Bring $2 to operate the shower.",
  "url": "https://campertunity.com/listings/campgrounds/vivonne-bay-campground-kangaroo-island-south-australia",
  "image": [
    "https://photos.geozone.co.nz/photos/ced261a76dca98df77ef7880402277fa-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kangaroo Island",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.9846,
    "longitude": 137.177
  },
  "sameAs": [
    "https://campermate.com/location/australia/sa/kangaroo-island/lowcost-campground/vivonne-bay-campground/bee13b2c-9a81-4c2f-aefe-50650a6ca620"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Surfing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}