{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coastal-camping-victoria-kilcunda-victoria",
  "name": "Coastal Camping Victoria",
  "description": "Kilcunda Oceanview Holiday Retreat (formerly Kilcunda Caravan Park) is a leisurely drive from Melbourne. If you are looking for a family friendly park, then Kilcunda Oceanview is the perfect spot. At any time of the year. We have comfortable well equipped cabins, powered sites and great camping areas. Kilcunda Oceanview Holiday Retreat is nestled right …",
  "url": "https://campertunity.com/listings/campgrounds/coastal-camping-victoria-kilcunda-victoria",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3560 Bass Highway",
    "addressLocality": "Kilcunda",
    "addressRegion": "Victoria",
    "postalCode": "3995",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.551144099999995,
    "longitude": 145.47581789999998
  },
  "sameAs": [
    "https://coastalcampingvictoria.com.au/campgrounds/kilcunda-oceanview-holiday-retreat/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}