{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/heyson-base-camp-willalo-south-australia-1",
  "name": "Heyson Base Camp",
  "description": "On the southern side of camp, east drive in. Flat ground. Shaded by gums on south. 30M from long drop toilet.",
  "url": "https://campertunity.com/listings/campgrounds/heyson-base-camp-willalo-south-australia-1",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1664891879/campground-photos/uahhuyynltgtjarnzab9/heyson-base-camp-site-5-heysen-base-camp-clare-valley.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Willalo",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.4605807,
    "longitude": 138.7574389
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Equestrian"
    }
  ]
}