{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sheringa-area-sheringa-south-australia",
  "name": "Sheringa Area",
  "description": "Near Locks Well Beach, Eyre Peninsula and Sheringa. Pets Allowed.",
  "url": "https://campertunity.com/listings/campgrounds/sheringa-area-sheringa-south-australia",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sheringa Beach Rd",
    "addressLocality": "Sheringa",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.852954,
    "longitude": 135.147092
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/sheringa-area?utm_source=list&utm_medium=web&utm_campaign=campsites/sheringa-sa/fishing"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}