{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/manapouri-park-mararoa-southland",
  "name": "Manapouri Park",
  "description": "Our accommodation options include powered site, campsites, cabins and cottages. There are various awesome landmarks in close proximity including the Lord of the Rings locations, the Kepler Track, and Doubtful Sound terminal Relax and enjoy Fiordland beside our lovely lake. We are an old-school NZ campground with amazing views of Fiordland National Park and twinkling sunsets.",
  "url": "https://campertunity.com/listings/campgrounds/manapouri-park-mararoa-southland",
  "image": [
    "https://photos.geozone.co.nz/photos/6e618679eb1174d72cc5bcad86e94448-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "86 Cathedral Drive, Manapouri 9679, New Zealand",
    "addressLocality": "Mararoa",
    "addressRegion": "Southland",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -45.5578,
    "longitude": 167.624
  },
  "sameAs": [
    "https://campermate.com/location/new-zealand/stl/fiordland/paid-campground/manapouri-park/a9d877fd-8f27-4603-9014-f0efd5fbb644"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}