{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/woodanilling-dump-point-camping-area-adjcent-western-au",
  "name": "Woodanilling Dump Point Camping Area Free Adjcent",
  "description": "Near Australia's South West and Woodanilling. Pets Allowed and Drinking Water.",
  "url": "https://campertunity.com/listings/campgrounds/woodanilling-dump-point-camping-area-adjcent-western-au",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Yairabin St",
    "addressLocality": "Woodanilling",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.560002,
    "longitude": 117.433004
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/woodanilling-dump-point-camping-area-free-adjcent?utm_source=list&utm_medium=web&utm_campaign=campsites/wagin-wa/pets"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}