{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/waiinu-camping-waiinu-beach",
  "name": "Waiinu Camping",
  "description": "Nestled along the stunning Waiinu Beach, this campground offers an unparalleled outdoor experience for nature enthusiasts and families alike. With a prime location that combines scenic beauty with essential amenities, guests can indulge in a variety of recreational activities, from fishing and kayaking to hiking in lush surroundings. The well-maintained facilities ensure a comfortable stay, while knowledgeable staff provide expert insights into local attractions and adventure opportunities. T...",
  "url": "https://campertunity.com/listings/campgrounds/waiinu-camping-waiinu-beach",
  "image": [
    "https://streetviewpixels-pa.googleapis.com/v1/thumbnail?panoid=x7fw9s_dIxLORtq4l9WPLg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 Nukumaru Parade",
    "addressLocality": "Waiinu Beach",
    "postalCode": "4587",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -39.8642,
    "longitude": 174.747
  },
  "sameAs": [
    "https://waiinu-camping.edan.io"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}