{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mount-chambers-gorge-nepabunna-south-australia",
  "name": "Mount Chambers Gorge",
  "description": "Nice camp spot, no water Near Flinders Ranges and Outback and Gammon Ranges. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/mount-chambers-gorge-nepabunna-south-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--QDhTYNhd--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/fwxowyuneofyqydjuvpo",
    "https://media.anycamp.com.au/c/image/upload/s--TeBzzbGu--/c_fill,h_400,q_auto,w_800/fwxowyuneofyqydjuvpo"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Nepabunna",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.948513,
    "longitude": 139.2308
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/mount-chambers-gorge?utm_source=list&utm_medium=web&utm_campaign=campsites/nepabunna-sa/pets"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ]
}