{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eneabba-eneabba-wa-australia",
  "name": "Eneabba Recreational Centre",
  "description": "Near Eneabba. Pets Allowed, Toilets and Showers.",
  "url": "https://campertunity.com/listings/campgrounds/eneabba-eneabba-wa-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": "Eneabba Recreation Centre, Eneabba Drive",
    "addressLocality": "Eneabba WA",
    "addressRegion": "Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.82,
    "longitude": 115.26
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/eneabba-recreational-centre?utm_source=list&utm_medium=web&utm_campaign=campsites/nambung-wa/showers"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}