{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jasper-beach-campsite-pemberton-western-australia",
  "name": "Jasper Beach campsite",
  "description": "4wd only 4 single campsites only no amenities",
  "url": "https://campertunity.com/listings/campgrounds/jasper-beach-campsite-pemberton-western-australia",
  "image": [
    "https://photos.geozone.co.nz/photos/d0c378fbf094f89dd98446801979823a-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pemberton",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.4402,
    "longitude": 115.613
  },
  "sameAs": [
    "https://campermate.com/location/australia/wa/australia's-south-west/free-campground/jasper-beach-campsite/667bf7b5-f663-4704-b7cd-cb30f388e217"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}