{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tinline-campsite-nelson-tasman-nz",
  "name": "Tinline Campsite",
  "description": "Walk-in or boat-in to this inland campsite on the Tinline to Anchorage section of the Abel Tasman Coast Track. There is no drive on access.",
  "url": "https://campertunity.com/listings/campgrounds/tinline-campsite-nelson-tasman-nz",
  "image": [
    "https://www.doc.govt.nz/link/5cfe04c9369940d29e1587b753bb758d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Nelson/Tasman",
    "addressCountry": "NZ"
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/nelson-tasman/places/abel-tasman-national-park/things-to-do/campsites/tinline-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat"
    }
  ]
}