{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/puriri-bay-whangaruru-north-head-campsite-northland",
  "name": "Puriri Bay (Whangaruru North Head) Campsite",
  "description": "Overlooking the mouth of Whangaruru Harbour, this campsite has sheltered waters for swimming and boating activities, and a series of interconnected walks.",
  "url": "https://campertunity.com/listings/campgrounds/puriri-bay-whangaruru-north-head-campsite-northland",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/globalassets/images/places/northland/whangaruru/puriri-bay-hero.jpg",
    "/thumbs/hero/globalassets/images/places/northland/whangaruru/puriri-bay-hero.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Northland",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.36473569,
    "longitude": 174.36010002
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/northland/places/whangaruru-north-head-scenic-reserve/things-to-do/puriri-bay-whangaruru-north-head-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    }
  ]
}