{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/opunake-beach-kiwi-holiday-park-opunake-taranaki",
  "name": "Opunake Beach Kiwi Holiday Park",
  "description": "A range of affordable accommodation including campsites, campervan or RV parks, cabins & self contained units. Enjoy the great kiwi outdoors in a beach environment where children can play safely at the playground, complete with a toddler’s paddling pool! Surf Patrol Guards in Summer. Opunake is a cool little town with interesting shops, community heated pool (summer) and it's own boutique Cinema!",
  "url": "https://campertunity.com/listings/campgrounds/opunake-beach-kiwi-holiday-park-opunake-taranaki",
  "image": [
    "https://photos.geozone.co.nz/photos/a8257cdb91528116757ef7371e49fd21-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Beach Road, Opunake",
    "addressLocality": "Opunake",
    "addressRegion": "Taranaki",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -39.4579,
    "longitude": 173.858
  },
  "sameAs": [
    "https://campermate.com/location/new-zealand/tki/taranaki/paid-campground/opunake-beach-kiwi-holiday-park/95e82d4e-75ed-4e05-8e10-2749b313c310"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}