{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chambers-gorge-wertaloona-south-australia",
  "name": "Chambers Gorge",
  "description": "Great little spot. Lots of room to camp Near Flinders Ranges and Outback and Gammon Ranges. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/chambers-gorge-wertaloona-south-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--_BMOUch9--/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/hjiukoyvaxh4qr1wu4a0",
    "https://media.anycamp.com.au/c/image/upload/s--Dm2RLQLO--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/hjiukoyvaxh4qr1wu4a0"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chambers Gorge Road",
    "addressLocality": "Wertaloona",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.95283,
    "longitude": 139.224632
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/chambers-gorge-1"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ]
}