{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trotters-gorge-campsite-otago-nz",
  "name": "Trotters Gorge Campsite",
  "description": "This is a quiet family standard campsite on the Otago coast in a bush setting. It connects with two riverside tracks.",
  "url": "https://campertunity.com/listings/campgrounds/trotters-gorge-campsite-otago-nz",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/6af477a68d184ad591710d6f2dc96c9f/trotters-gorge-campsite-hero.jpg",
    "/thumbs/hero/contentassets/6af477a68d184ad591710d6f2dc96c9f/trotters-gorge-campsite-hero.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Otago",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -45.40447971,
    "longitude": 170.78875276
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/otago/places/moeraki-area/things-to-do/trotters-gorge-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}