{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-honeysuckles-vic-vic-honeysuckles-vic",
  "name": "Campspace in The Honeysuckles VIC, VIC",
  "description": "Noise free, holiday homes next door, hear the waves crash and the birds sing, friendly neighbours. Noise free, holiday homes next door, hear the waves crash and the birds sing, friendly neighbours.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-honeysuckles-vic-vic-honeysuckles-vic",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "The Honeysuckles VIC",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.3535,
    "longitude": 147.219
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}