{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mangatutu-hot-springs-campsite-hawkes-bay-nz",
  "name": "Mangatutu Hot Springs Campsite",
  "description": "This is a popular camping, picnic and fishing spot, and a starting point for tramping, hunting or day walks up the Mohaka River and into the Kaweka Forest Park.",
  "url": "https://campertunity.com/listings/campgrounds/mangatutu-hot-springs-campsite-hawkes-bay-nz",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/1b3530720f6541ccb1afe47c5ec27388/mangatutu-1920.jpg",
    "/thumbs/hero/contentassets/1b3530720f6541ccb1afe47c5ec27388/mangatutu-1920.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Hawke’s Bay",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -39.18229238,
    "longitude": 176.45897967
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/hawkes-bay/places/kaweka-forest-park/things-to-do/campsites/mangatutu-hot-springs-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Springs"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Spring"
    }
  ]
}