{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bannockburn-domain-camping-ground-lindis-nevis-valleys-otago",
  "name": "Bannockburn Domain Camping Ground",
  "description": "Unpowered sites- camping site without power, shared bathroom facilities",
  "url": "https://campertunity.com/listings/campgrounds/bannockburn-domain-camping-ground-lindis-nevis-valleys-otago",
  "image": [
    "https://photos.geozone.co.nz/photos/b257b531d8ecf10bb57aa53012a2611a-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4 Domain Rd Bannockburn Cromwell 9384",
    "addressLocality": "Lindis-Nevis Valleys",
    "addressRegion": "Otago",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -45.0868,
    "longitude": 169.159
  },
  "sameAs": [
    "https://campermate.com/location/new-zealand/ota/central-otago/paid-campground/bannockburn-domain-camping-ground/22b7d48c-43c0-4226-bf8a-50470d5b449f"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    }
  ]
}