{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/slaty-creek-campground",
  "name": "Slaty Creek Campground",
  "description": "Slaty Creek Campground is a field site with 4 tones in , Australia. reservation and overview Slaty Creek Campground on Spottocamp.",
  "url": "https://campertunity.com/listings/campgrounds/slaty-creek-campground",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.455366,
    "longitude": 143.926973
  },
  "sameAs": [
    "https://www.spottocamp.com/es/campsites/slaty-creek-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}