{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waitangi-holiday-park-paihia-northland",
  "name": "Waitangi Holiday Park",
  "description": "Waitangi Holiday Park is the perfect base for a journey around Northland and the Bay of Islands - situated on the banks of the Waitangi River, close to Te Tii Bay and Treaty Grounds.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waitangi-holiday-park-paihia-northland",
  "image": [
    "https://photos.geozone.co.nz/photos/a8257cdb91528116757ef7371e1630ab-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 Tahuna RoadPAIHIA 0247",
    "addressLocality": "Paihia",
    "addressRegion": "Northland",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.2757,
    "longitude": 174.078
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 326,
    "bestRating": 5,
    "worstRating": 1
  }
}