{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/art-n-unnamed-road-corny-point-sa-5575",
  "name": "Art N.",
  "description": "Didn't end up staying, there are couple of sites at the bottom near the beach for 4wd only, but good...",
  "url": "https://campertunity.com/listings/campgrounds/art-n-unnamed-road-corny-point-sa-5575",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--PI8aTrDs--/c_fill,h_400,q_auto,w_800/r0pyrtbshqck4ntk6xqn",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Unnamed Road",
    "addressRegion": "Corny Point SA 5575",
    "addressCountry": "AU"
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/gravel-bay-campground/stories/4060"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}