{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/danseys-pass-holiday-park-livingstone-ota",
  "name": "Danseys Pass Holiday Park",
  "description": "Stay at Danseys Pass Holiday Park, nestled off the Waitaki Valley. Cabins, powered sites & riverside camping with a classic New Zealand back-to-nature feel.",
  "url": "https://campertunity.com/listings/campgrounds/danseys-pass-holiday-park-livingstone-ota",
  "image": [
    "https://static.wixstatic.com/media/7df406_c8f881f5abb34591bb260bc7ea04b508~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "276 Danseys Pass Road",
    "addressLocality": "Livingstone",
    "addressRegion": "OTA",
    "postalCode": "9491",
    "addressCountry": "NZ"
  },
  "sameAs": [
    "https://www.danseyspass.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}