{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/maori-southland",
  "name": "Māori Beach Campsite",
  "description": "This is a basic Great Walk campsite on Stewart Island/Rakiura. Situated in a grassy clearing with sand dunes and the beach in front of it.",
  "url": "https://campertunity.com/listings/campgrounds/maori-southland",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/5be2601ef12e4a7b81e76d0628e33d85/maori-beach-hero.jpg",
    "/thumbs/hero/contentassets/5be2601ef12e4a7b81e76d0628e33d85/maori-beach-hero.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Southland",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -46.85664972,
    "longitude": 168.08849457
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/southland/places/stewart-island-rakiura/rakiura-national-park/things-to-do/maori-beach-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}