{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camphouse-taranaki",
  "name": "The Camphouse",
  "description": "The historic Camphouse is nestled on the slopes of the mighty Taranaki Maunga. It's an ideal base for exploring the stunning walks of Te Papa-Kura-o-Taranaki. The Camphouse must be booked in advanced.",
  "url": "https://campertunity.com/listings/campgrounds/camphouse-taranaki",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/e0d588d988114f608d8d2b5a4945bed2/egmont-camphouse-hero.jpg",
    "/thumbs/hero/contentassets/e0d588d988114f608d8d2b5a4945bed2/egmont-camphouse-hero.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "The Camphouse",
    "addressRegion": "Taranaki"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}