{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/carnarvon-gorge-camping-area",
  "name": "Carnarvon Gorge camping area",
  "description": "You’ll be on the doorstep of Carnarvon Gorge when you set up camp in this well-equipped and shady camping area.",
  "url": "https://campertunity.com/listings/campgrounds/carnarvon-gorge-camping-area",
  "image": [
    "https://parks.des.qld.gov.au/__data/assets/image/0019/171361/varieties/t.jpg?v=0.1.1"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "AU"
  },
  "sameAs": [
    "https://parks.des.qld.gov.au/parks/carnarvon-gorge/camping/carnarvon-gorge"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ]
}