{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/millers-flat-holiday-park-teviot-valley-otago",
  "name": "Millers Flat Holiday Park",
  "description": "Nestled in the scenic Teviot Valley, we are a traditional \"Kiwi\" Holiday Park. Our camp is on the banks of the mighty Clutha Mata-Au River, offering great walks, views and fishing.",
  "url": "https://campertunity.com/listings/campgrounds/millers-flat-holiday-park-teviot-valley-otago",
  "image": [
    "https://photos.geozone.co.nz/photos/b69eb155611aa150d74b1abe10babdc5-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1670 Teviot Road, Millers Flat 9572, New Zealand",
    "addressLocality": "Teviot Valley",
    "addressRegion": "Otago",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -45.6615,
    "longitude": 169.41
  },
  "sameAs": [
    "https://campermate.com/location/new-zealand/ota/central-otago-rto/paid-campground/millers-flat-holiday-park/7fceed95-dfe2-4202-ac77-a8c9f8ab726c",
    "https://campermate.com/en/location/new-zealand/ota/central-otago/paid-campsites/millers-flat-holiday-park/7fceed95-dfe2-4202-ac77-a8c9f8ab726c"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}