{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/piha-campground-piha-auk",
  "name": "Piha Campground",
  "description": "Piha Beach Campground accommodation in the heart of world famous Piha, an unspoiled, spectacular beach with waterfalls and rain forest walks all within a short walk.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/piha-campground-piha-auk",
  "image": [
    "https://static.wixstatic.com/media/606ca1_ce7cf02ed99948abba6d17c70e30fd3a~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "21 Seaview Road",
    "addressLocality": "Piha",
    "addressRegion": "AUK",
    "postalCode": "0772",
    "addressCountry": "NZ"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Waterfall"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}