{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oamaru-hut-central-north-island",
  "name": "Oamaru Hut",
  "description": "This standard 12-bunk hut in the Kaimanawa Forest Park is a good base for hunting sika deer and fishing.",
  "url": "https://campertunity.com/listings/campgrounds/oamaru-hut-central-north-island",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/5ccb488e9ef54f968825835a6071e3c4/omaru-hut-1920.jpg",
    "/thumbs/hero/contentassets/5ccb488e9ef54f968825835a6071e3c4/omaru-hut-1920.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Central North Island"
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/central-north-island/places/kaimanawa-forest-park/things-to-do/huts/oamaru-hut/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}