{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-jasper-north-entrance-western-australia",
  "name": "Lake Jasper North Entrance",
  "description": "Near Beedelup National Park, Australia's South West and Lake Jasper. Free and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/lake-jasper-north-entrance-western-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",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.398227,
    "longitude": 115.679134
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/lake-jasper-north-entrance?utm_source=list&utm_medium=web&utm_campaign=campsites/pemberton-wa/free"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}