{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/monowai-campsite-fiordland",
  "name": "Monowai Campsite",
  "description": "Enjoy this peaceful campsite beside Lake Monowai. Explore the tracks to Rodger Inlet and Green Lake huts, or go fishing or boating.",
  "url": "https://campertunity.com/listings/campgrounds/monowai-campsite-fiordland",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/413d103bcca348a6a92ccfe3c9f6adec/monowai-campsite-view-hero.jpg",
    "/thumbs/hero/contentassets/413d103bcca348a6a92ccfe3c9f6adec/monowai-campsite-view-hero.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Fiordland",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -45.81200085,
    "longitude": 167.52153957
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/fiordland/places/fiordland-national-park/things-to-do/campsites/monowai-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}