{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/piano-flat-campsite-southland",
  "name": "Piano Flat Campsite",
  "description": "This is a riverside campsite in a farmland area. There are walks and tramps from here or go horse riding, biking, hunting or on 4WD excursions.",
  "url": "https://campertunity.com/listings/campgrounds/piano-flat-campsite-southland",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/3853d09ca28649089f93d2bf1c3116f5/piano-flat-1920.jpg",
    "/thumbs/hero/contentassets/3853d09ca28649089f93d2bf1c3116f5/piano-flat-1920.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Southland",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -45.56103398,
    "longitude": 169.015603
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/southland/places/waikaia-forest-conservation-area/things-to-do/piano-flat-campsite"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}