{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/courthouse-flat-campsite-nelson-tasman",
  "name": "Courthouse Flat Campsite",
  "description": "The scenic drive to the campsite is alongside a historic goldfield. Activities nearby the site include picnicking, hunting and walking.",
  "url": "https://campertunity.com/listings/campgrounds/courthouse-flat-campsite-nelson-tasman",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/1fe049e8ca724cd4bfda100d9e62228b/courthouse-flat-campsite-1920.jpg",
    "/thumbs/hero/contentassets/1fe049e8ca724cd4bfda100d9e62228b/courthouse-flat-campsite-1920.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Nelson/Tasman",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -41.46789928,
    "longitude": 172.56678759
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/nelson-tasman/places/kahurangi-national-park/things-to-do/campsites/courthouse-flat-campsite/",
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/nelson-tasman/places/kahurangi-national-park/things-to-do/campsites/courthouse-flat-campsite/?region=nelsontasman&activity=camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    }
  ]
}