{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mutton-cove-campsite-nelson-tasman",
  "name": "Mutton Cove Campsite",
  "description": "Walk-in or boat-in to this beachside campsite on the Waiharakeke to Whariwharangi section of the Abel Tasman Coast Track. There is no drive on access.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mutton-cove-campsite-nelson-tasman",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/2837d91412cd4e88bc4b7b3936b98f64/mutton-cove-campsite-abel-tasman-1920.jpg",
    "/thumbs/hero/contentassets/2837d91412cd4e88bc4b7b3936b98f64/mutton-cove-campsite-abel-tasman-1920.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Nelson/Tasman",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -40.79091425,
    "longitude": 172.99400238
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat"
    }
  ]
}