{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/whatamango-bay-campsite-marlborough",
  "name": "Whatamango Bay Campsite",
  "description": "Camp beside the beach - fish, explore, enjoy the peace. Ideally placed and recommended for catching late/early Picton ferries (15-min from the terminal).",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/whatamango-bay-campsite-marlborough",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/64350d8401d24fdba1f0620dfd787a20/whatamango-1920.jpg",
    "/thumbs/hero/contentassets/64350d8401d24fdba1f0620dfd787a20/whatamango-1920.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Marlborough",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -41.27033398,
    "longitude": 174.07538874
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}