{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/government-new-zealand-wellington-marlborough",
  "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-new-zealand-wellington-marlborough",
  "image": [
    "https://www.doc.govt.nz/link/16e63b09dc5d4e16bd2ae1c09000f32b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Conservation House, 18-32 Manners Street",
    "addressLocality": "Wellington",
    "addressRegion": "Marlborough",
    "postalCode": "6011",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -41.20458491,
    "longitude": 174.11259736
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/marlborough/places/queen-charlotte-sound-totaranui-area/things-to-do/campsites/ratimera-bay-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Conservation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Government"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}