{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fish-creek-hut-campground-fish-creek-track",
  "name": "Fish Creek Hut Campground",
  "description": "Near Australia's South West and Broke. Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/fish-creek-hut-campground-fish-creek-track",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Fish Creek Track",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.901438,
    "longitude": 116.303331
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/fish-creek-hut-campground?utm_source=list&utm_medium=web&utm_campaign=campsites/peaceful-bay-wa/four-wheel-drive"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}