{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/denham-seaside-caravan-park-denham-wa-au",
  "name": "Denham Seaside Caravan Park",
  "description": "Fabulous Caravan Park on the beach in Denham....part of the Tasman chain. Super friendly and accommo...",
  "url": "https://campertunity.com/listings/campgrounds/denham-seaside-caravan-park-denham-wa-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--9LlPZOOk--/c_fill,h_400,q_auto,w_800/v1/production/yylnn6v8d40douxbe0og",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "1 Stella Rowley Drive",
    "addressRegion": "Denham WA 6537",
    "addressCountry": "AU"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}