{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/goulet-bluff-denham-hamelin-rd-western-australia",
  "name": "Goulet Bluff",
  "description": "Near Australia's Coral Coast and Denham. Pets Allowed and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/goulet-bluff-denham-hamelin-rd-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--hB5X4hBV--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/svgoaxfjua6hobho9bgd",
    "https://media.anycamp.com.au/c/image/upload/s--4RRAQW_j--/c_fill,h_400,q_auto,w_800/svgoaxfjua6hobho9bgd"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Denham-Hamelin Rd",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.214523,
    "longitude": 113.688599
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}