{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/government-of-new-zealand-wellington-west-coast",
  "name": "Government of New Zealand",
  "description": "New Zealand government department responsible for conserving the country’s natural and historic heritage and managing conservation land and biodiversity across New Zealand. Established under the Conservation Act 1987.",
  "url": "https://campertunity.com/listings/campgrounds/government-of-new-zealand-wellington-west-coast",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/7c84cc15c38443f3991a42458d6bca07/ballroom-overhang-campsite-1920.jpg",
    "/thumbs/hero/contentassets/7c84cc15c38443f3991a42458d6bca07/ballroom-overhang-campsite-1920.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Conservation House, 18-32 Manners Street",
    "addressLocality": "Wellington",
    "addressRegion": "West Coast",
    "postalCode": "6143",
    "addressCountry": "NZ"
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/west-coast/places/paparoa-national-park/things-to-do/campsites/ballroom-overhang-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Government"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Conservation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}