{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mangapapa-campsite-manawatu-whanganui",
  "name": "Mangapapa Campsite",
  "description": "This is a boat-in only campsite on the Whanganui Journey. There is no drive on access.",
  "url": "https://campertunity.com/listings/campgrounds/mangapapa-campsite-manawatu-whanganui",
  "image": [
    "https://www.doc.govt.nz/link/7b8ea66a8e0542c98ee1f814591e0c90.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Manawatu/Whanganui",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -39.12933246,
    "longitude": 174.99924798
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/manawatu-whanganui/places/whanganui-national-park/things-to-do/campsites/mangapapa-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat"
    }
  ]
}