{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/whitewater-wall-tasmania",
  "name": "Whitewater Wall",
  "description": "Very nice and remote campsite, being difficult for a low-clearance 2wd Holden Astra to access it. Bu... Near Richardsons Beach, Freycinet National Park, Richardsons Beach, Wineglass Bay, East...",
  "url": "https://campertunity.com/listings/campgrounds/whitewater-wall-tasmania",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--6WtE714f--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/tcj77ltnrflpolrfd7cj",
    "https://media.anycamp.com.au/c/image/upload/s--Vm3W60xo--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/tcj77ltnrflpolrfd7cj"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Tasmania",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -42.104884,
    "longitude": 148.338575
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/whitewater-wall"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}