{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-waipu-cove-waipu-rural-northland",
  "name": "Camp Waipu Cove",
  "description": "With our range of accommodation including self-contained and basic cabins, bunkhouse, and powered and unpowered campsites, there is an option for every taste and budget. Same Day check by 7.30 pm",
  "url": "https://campertunity.com/listings/campgrounds/camp-waipu-cove-waipu-rural-northland",
  "image": [
    "https://photos.geozone.co.nz/photos/7b80ccd0d9a833f19fc337a05446ac28-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "869 Cove Road, Waipu 0582, New Zealand",
    "addressLocality": "Waipu Rural",
    "addressRegion": "Northland",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.0281,
    "longitude": 174.505
  },
  "sameAs": [
    "https://campermate.com/location/new-zealand/ntl/northland/paid-campground/camp-waipu-cove/26bf6c42-febe-4fa3-9ffd-4b140fcafc0b",
    "https://www.campwaipucove.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}