{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-paringa-campsite-west-coast",
  "name": "Lake Paringa Campsite",
  "description": "Enjoy boating, fishing and swimming in the lake and walk the Haast to Paringa Cattle Track.",
  "url": "https://campertunity.com/listings/campgrounds/lake-paringa-campsite-west-coast",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/6f9021e9f9b64fdb88645a08058420e0/lake-paringa-1920.jpg",
    "/thumbs/hero/contentassets/6f9021e9f9b64fdb88645a08058420e0/lake-paringa-1920.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "West Coast",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -43.74876161,
    "longitude": 169.41056285
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/west-coast/places/haast-paringa-and-moeraki-rivers-area/things-to-do/campsites/lake-paringa-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}