{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/observation-beach-campsite-nelson-tasman-nz",
  "name": "Observation Beach Campsite",
  "description": "Visit this beachside campsite on the Tinline to Anchorage section of the Abel Tasman Coast Track.",
  "url": "https://campertunity.com/listings/campgrounds/observation-beach-campsite-nelson-tasman-nz",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/f747a1ecf9914850a5d9de8de16259c1/observation-beach-campsite-1920.jpg",
    "/thumbs/hero/contentassets/f747a1ecf9914850a5d9de8de16259c1/observation-beach-campsite-1920.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Nelson/Tasman",
    "addressCountry": "NZ"
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/nelson-tasman/places/abel-tasman-national-park/things-to-do/campsites/observation-beach-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}