{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cadoux-camp-site-cadoux-sports-centre-western-australia",
  "name": "Cadoux Camp Site",
  "description": "Near Australia's Golden Outback and Cadoux. Pets Allowed, Toilets, Drinking Water, Powered sites and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/cadoux-camp-site-cadoux-sports-centre-western-australia",
  "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": "King St",
    "addressLocality": "Cadoux At Sports Centre",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.771994,
    "longitude": 117.133281
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/cadoux-camp-site?utm_source=list&utm_medium=web&utm_campaign=campsites/jibberding-wa/family-friendly"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}