{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/slab-hut-creek-campsite-west-coast",
  "name": "Slab Hut Creek Campsite",
  "description": "Close to Reefton township and a great base for exploring Victoria Forest Park walks. Try gold fossicking in the creek, or mountain bike the road.",
  "url": "https://campertunity.com/listings/campgrounds/slab-hut-creek-campsite-west-coast",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/d72f0d57d720411b870eaaccb735d484/slab-hut-creek-campground-1920.jpg",
    "/thumbs/hero/contentassets/d72f0d57d720411b870eaaccb735d484/slab-hut-creek-campground-1920.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "West Coast",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -42.15645374,
    "longitude": 171.7924236
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/west-coast/places/victoria-forest-park/things-to-do/campsites/slab-hut-creek-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}