{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/marfells-beach-campsite-marlborough",
  "name": "Marfells Beach Campsite",
  "description": "Camp within your own touch of paradise next to the sea. Enjoy the stunning wildlife and magnificent scenery.",
  "url": "https://campertunity.com/listings/campgrounds/marfells-beach-campsite-marlborough",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/b00f61a00f6947e5be6c52b6abf4556a/marfells-beach-hero.jpg",
    "/thumbs/hero/contentassets/b00f61a00f6947e5be6c52b6abf4556a/marfells-beach-hero.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Marlborough",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -41.72547831,
    "longitude": 174.20446054
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/marlborough/places/marfells-beach-area/things-to-do/campsites/marfells-beach-campsite/",
    "https://dxcprod.doc.govt.nz/parks-and-recreation/places-to-go/marlborough/places/marfells-beach-area/things-to-do/campsites/marfells-beach-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}