{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/heyson-base-camp-willalo-south-australia",
  "name": "Heyson Base Camp",
  "description": "South side of “Phillips Ruin” an old bluestone home. Looks down the valley facing south east. Shaded by gums on the North. 50m to long drop toilet.",
  "url": "https://campertunity.com/listings/campgrounds/heyson-base-camp-willalo-south-australia",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1644554168/campground-photos/byxiyxnbuclb9xwo9ucc/heyson-base-camp-site-4-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": "Valley"
    }
  ]
}