{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/whites-bay-campsite-marlborough",
  "name": "Whites Bay Campsite",
  "description": "This camp has lovely scenery and is close to a surf beach at Pukatea/Whites Bay. Go walking, fishing, swimming or kayaking from here.",
  "url": "https://campertunity.com/listings/campgrounds/whites-bay-campsite-marlborough",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/f8abe752eddb41008927425d089deea8/whites-bay-1920.jpg",
    "/thumbs/hero/contentassets/f8abe752eddb41008927425d089deea8/whites-bay-1920.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Marlborough",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -41.38290841,
    "longitude": 174.05708957
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/marlborough/places/blenheim-area/things-to-do/campsites/whites-bay-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}