{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/whakahoro-campsite-manawatu-whanganui",
  "name": "Whakahoro Campsite",
  "description": "This is a Great Walk campsite in the Whanganui area. A large, flat, grassy site beside the river, and a good starting or mid-point stop if undertaking the Whanganui Journey.",
  "url": "https://campertunity.com/listings/campgrounds/whakahoro-campsite-manawatu-whanganui",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/e2beb5189e834c74b914660085aec908/whakahoro-campsite-1920.jpg",
    "/thumbs/hero/contentassets/e2beb5189e834c74b914660085aec908/whakahoro-campsite-1920.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Manawatu/Whanganui",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -39.10924157,
    "longitude": 175.07087872
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/manawatu-whanganui/places/whanganui-national-park/things-to-do/campsites/whakahoro-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}