{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/orere-point-top-10-holiday-park-kawakawa-bay-orere-auckland",
  "name": "Orere Point TOP 10 Holiday Park",
  "description": "Orere Point TOP 10 Holiday Park is a family-friendly park situated 69kms SE of Auckland at the top of the Firth of Thames. 1hr from Auckland Airport. Relax in a peaceful, tranquil setting amongst the many trees and grassed areas. Our sites are nestled on grassed areas featuring lovely shady trees. Relax reading a book or venture down for a swim in the river.",
  "url": "https://campertunity.com/listings/campgrounds/orere-point-top-10-holiday-park-kawakawa-bay-orere-auckland",
  "image": [
    "https://photos.geozone.co.nz/photos/b96bd97cb3333fcaa493c6f6cab43da2-WxH.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Orere Point TOP 10 Holiday Park 2 Orere Point Road, Orere Point 2585, New Zealand",
    "addressLocality": "Kawakawa Bay-Orere",
    "addressRegion": "Auckland",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.9602,
    "longitude": 175.243
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 68,
    "bestRating": 5,
    "worstRating": 1
  }
}