{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lindis-pass-historic-hotel-campsite-otago",
  "name": "Lindis Pass Historic Hotel Campsite",
  "description": "This is a basic campsite in Central Otago. This historic reserve is steeped in heritage and includes the remarkable remains of the Lindis Pass Historic Hotel.",
  "url": "https://campertunity.com/listings/campgrounds/lindis-pass-historic-hotel-campsite-otago",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/881ca8c5f38a44659d36ee487c4be951/lindis-pass-campsite-hero.jpg",
    "/thumbs/hero/contentassets/881ca8c5f38a44659d36ee487c4be951/lindis-pass-campsite-hero.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Otago",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -44.69963357,
    "longitude": 169.49455993
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/otago/places/lindis-valley-area/things-to-do/lindis-pass-historic-hotel-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}