{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/papatowai-campsite-otago",
  "name": "Papatowai Campsite",
  "description": "This is a standard campsite in the Coastal Otago area on the Catlins coast is nestled in the bush. It has easy access to the beautiful beach and estuary at Papatowai, and there are short walks nearby.",
  "url": "https://campertunity.com/listings/campgrounds/papatowai-campsite-otago",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/6d8f711a024a460aa076f6f250bd0be7/papatowai-beach-hero.jpg",
    "/thumbs/hero/contentassets/6d8f711a024a460aa076f6f250bd0be7/papatowai-beach-hero.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Otago",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -46.56074723,
    "longitude": 169.4699424
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/otago/places/catlins-coastal-area/things-to-do/papatowai-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ]
}