{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kawatiri-campsite-nelson-tasman",
  "name": "Kawatiri Campsite",
  "description": "Camp at the historic Kawatiri Railway Station site. Explore the old rail bridge, tunnel and station. A great place to walk, fish or picnic.",
  "url": "https://campertunity.com/listings/campgrounds/kawatiri-campsite-nelson-tasman",
  "image": [
    "https://www.doc.govt.nz/link/2da272d1ed4146939f764f4ad7800513.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Nelson/Tasman",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -41.69399144,
    "longitude": 172.6175611
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/nelson-tasman/places/kawatiri-area/things-to-do/campsites/kawatiri-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}