{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hahei-holiday-resort-mercury-bay-south-waikato",
  "name": "Hahei Holiday Resort",
  "description": "Leave the city behind and join us for some laid-back beach time, Pohutukawas with rope swings, BBQ’s on the sand and plenty of adventure. Hahei is regularly voted one of the best beaches in NZ and we’re proud of the fact that the resort runs along a big part of it. When you stay with us you have direct access to the beach so you can live a local. We’re walking distance to Cathedral Cove (so put the car keys away and avoid the parking hassle). The Hahei Village with its general store, craft br...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hahei-holiday-resort-mercury-bay-south-waikato",
  "image": [
    "https://photos.geozone.co.nz/photos/dc3ace2d23ce7033b580c2bb655dd09d-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "41 Harsant Ave, HAHEI BEACH 3591",
    "addressLocality": "Mercury Bay South",
    "addressRegion": "Waikato",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.8409,
    "longitude": 175.808
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 321,
    "bestRating": 5,
    "worstRating": 1
  }
}