{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/port-william-campsite-southland",
  "name": "Port William Campsite",
  "description": "This is a basic Great Walk campsite on Stewart Island/Rakiura. It is on a grassy area with Magnetic Beach directly in front of it. It is protected from the prevailing westerly winds by forest.",
  "url": "https://campertunity.com/listings/campgrounds/port-william-campsite-southland",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/0fcb43aa9ba54a59b9979128d1236387/port-william-hero.jpg",
    "/thumbs/hero/contentassets/0fcb43aa9ba54a59b9979128d1236387/port-william-hero.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Southland",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -46.83664923,
    "longitude": 168.08389454
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/southland/places/stewart-island-rakiura/rakiura-national-park/things-to-do/port-william-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}