{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/thicket-burn-campsite-fiordland",
  "name": "Thicket Burn Campsite",
  "description": "This is a basic campsite in southern Fiordland. On the edge of the park 5 km from Lake Hauroko, New Zealand’s deepest lake. Fish, swim, or tramp nearby.",
  "url": "https://campertunity.com/listings/campgrounds/thicket-burn-campsite-fiordland",
  "image": [
    "https://www.doc.govt.nz/link/20eb635c7da54c70901a295848b6e931.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Fiordland",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -46.00779021,
    "longitude": 167.45491508
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/fiordland/places/fiordland-national-park/things-to-do/campsites/thicket-burn-campsite/",
    "https://campermate.com/en/location/new-zealand/stl/southland/paid-campsites/thicket-burn-campsite/e77ca866-b475-4e20-843f-371a71c1498a"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}