{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fishermans-bend-hakataramea-canterbury",
  "name": "Fisherman's Bend",
  "description": "Fishermans Bend campground is the closest campsite to Aviemore Dam right on the Waitaki River at the end of Te Akatarawa Road. The park has a nice quiet setting, peaceful and shaded campsites.",
  "url": "https://campertunity.com/listings/campgrounds/fishermans-bend-hakataramea-canterbury",
  "image": [
    "https://photos.geozone.co.nz/photos/e524dbb50af62fabc2897e465eed4dc9-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hakataramea",
    "addressRegion": "Canterbury",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -44.6592,
    "longitude": 170.362
  },
  "sameAs": [
    "https://campermate.com/location/new-zealand/can/waimate-rto/paid-campground/fisherman's-bend/3db5529e-2a68-4838-bd0c-0d980bc59e04",
    "https://campermate.com/location/new-zealand/can/waimate/paid-campground/fisherman's-bend/3db5529e-2a68-4838-bd0c-0d980bc59e04"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}