{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tawanui-otago",
  "name": "Tawanui Campsite",
  "description": "This is a standard campsite in the Coastal Otago area. This isolated campsite is in a clearing beside the river. Day walk the Catlins River Track through silver beech forest.",
  "url": "https://campertunity.com/listings/campgrounds/tawanui-otago",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/1331691d51704cb6b3fa122bab3d7e57/tawanui-campsite-shellie-evans-1920.jpg",
    "/thumbs/hero/contentassets/1331691d51704cb6b3fa122bab3d7e57/tawanui-campsite-shellie-evans-1920.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Otago",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -46.4583626,
    "longitude": 169.49316511
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/otago/places/catlins-coastal-area/things-to-do/tawanui-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ]
}