{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/totaranui-campground-nelson-tasman",
  "name": "Tōtaranui Campground",
  "description": "Camp next to the clear waters and golden sands of Tōtaranui beach at the northern end of the Abel Tasman National Park. It's a great place to relax on the beach, swim, kayak, fish or explore native bush on one of the nearby tracks.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/totaranui-campground-nelson-tasman",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/a557f3aa744f4655aa3082ecc947e97b/totaranui-hero-2.jpg",
    "/thumbs/hero/contentassets/a557f3aa744f4655aa3082ecc947e97b/totaranui-hero-2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Nelson/Tasman",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -40.81860657,
    "longitude": 173.00490919
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}