{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kerr-bay-campsite-nelson-tasman",
  "name": "Kerr Bay Campsite",
  "description": "Kerr Bay Campsite is next to Lake Rotoiti, surrounded by beech forest, with a boat launching ramp nearby.",
  "url": "https://campertunity.com/listings/campgrounds/kerr-bay-campsite-nelson-tasman",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/70fb83be652d41038da646208d9bd404/kerr-bay-campsite-1920.jpg",
    "/thumbs/hero/contentassets/70fb83be652d41038da646208d9bd404/kerr-bay-campsite-1920.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Nelson/Tasman",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -41.80577,
    "longitude": 172.84795
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/nelson-tasman/places/nelson-lakes-national-park/things-to-do/campsites/kerr-bay-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}