{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gillespies-beach-campsite-west-coast",
  "name": "Gillespies Beach Campsite",
  "description": "Camp near an old gold mining settlement and a seal colony. Tracks lead to historic suction and bucket dredges, and Galway Beach.",
  "url": "https://campertunity.com/listings/campgrounds/gillespies-beach-campsite-west-coast",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/e084e456837f4dc680c9aeb4e8c3a59b/gillespies-beach-campsite-hero.jpg",
    "/thumbs/hero/contentassets/e084e456837f4dc680c9aeb4e8c3a59b/gillespies-beach-campsite-hero.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "West Coast",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -43.40805133,
    "longitude": 169.82862366
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/west-coast/places/gillespies-beach/things-to-do/campsites/gillespies-beach-campsite"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}