{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/department-of-conservation-te-papa-atawhai-wellington",
  "name": "Department of Conservation (Te Papa Atawhai)",
  "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/department-of-conservation-te-papa-atawhai-wellington",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/daef9e2be09f442c8d29e367e7fe5e07/johnsons-campsite-1920.jpg",
    "/thumbs/hero/contentassets/daef9e2be09f442c8d29e367e7fe5e07/johnsons-campsite-1920.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Conservation House, 18-32 Manners Street",
    "addressLocality": "Wellington",
    "addressRegion": "Manawatu/Whanganui",
    "postalCode": "6011",
    "addressCountry": "NZ"
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/manawatu-whanganui/places/whanganui-national-park/things-to-do/campsites/johnsons-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Conservation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Government"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}