{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-ianthe-matahi-campsite-west-coast",
  "name": "Lake Ianthe Matahi Campsite",
  "description": "Camp beside one of Westland’s forest-lined freshwater lakes. Popular for boating, trout fishing and swimming.",
  "url": "https://campertunity.com/listings/campgrounds/lake-ianthe-matahi-campsite-west-coast",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/64056d16956e43af83c5ce9d497d965c/lake-ianthe-matahi-campsite-1920.jpg",
    "/thumbs/hero/contentassets/64056d16956e43af83c5ce9d497d965c/lake-ianthe-matahi-campsite-1920.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "West Coast",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -43.06020104,
    "longitude": 170.63395302
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/west-coast/places/harihari-area/things-to-do/campsites/lake-ianthe-matahi-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}