{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sheringa-beach-north-sheringa-south-australia",
  "name": "Sheringa Beach North",
  "description": "Near Locks Well Beach, Eyre Peninsula and Sheringa. Pets Allowed and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/sheringa-beach-north-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",
    "addressLocality": "Sheringa",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.850037,
    "longitude": 135.144495
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/sheringa-beach-north?utm_source=list&utm_medium=web&utm_campaign=campsites/murdinga-sa/swimming"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}