{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lyell-campsite-west-coast",
  "name": "Lyell Campsite",
  "description": "The site of the historic gold-rush town of Lyell, this large, grassed campsite is easily accessible. Explore the gold workings at settlements of Gibbstown (2 hr return), Zalatown and 8 Mile, plus the Alpine Battery site.",
  "url": "https://campertunity.com/listings/campgrounds/lyell-campsite-west-coast",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/b4dd9ec1174f4d41874c9ad2e2c6e8b6/lyell-campsite-hero.jpg",
    "/thumbs/hero/contentassets/b4dd9ec1174f4d41874c9ad2e2c6e8b6/lyell-campsite-hero.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "West Coast",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -41.79697466,
    "longitude": 172.04899791
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/west-coast/places/lyell-area/things-to-do/campsites/lyell-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    }
  ]
}