{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/alena-p-unnamed-road-corny-point-sa",
  "name": "Alena P.",
  "description": "Camped in a car park either up with toilets. Awesome view of Berry Bay and the beach",
  "url": "https://campertunity.com/listings/campgrounds/alena-p-unnamed-road-corny-point-sa",
  "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/12386"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}