{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ingenia-holidays-hunter-valley-cessnock-new-south-wales",
  "name": "Ingenia Holidays Hunter Valley",
  "description": "If your idea of a good time is being surrounded by friends named Shiraz, Merlot and Chardonnay, pay a visit to Ingenia Holidays Hunter Valley where you’ll stay smack-bang in the middle of New South Wales’ favourite wine country. Enjoy a grape escape at our holiday park which sits amongst no fewer than 150 cellar doors, all scattered across the Hunter Valley’s rolling green lawn hills, which support both the thriving viticulture and food scene found here. By making Ingenia Holidays Hunter Vall...",
  "url": "https://campertunity.com/listings/campgrounds/ingenia-holidays-hunter-valley-cessnock-new-south-wales",
  "image": [
    "https://photos.geozone.co.nz/photos/db6937cb64cd9513ddaa1cfabe324254-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "137 Mount View Rd, Cessnock NSW 2325, Australia",
    "addressLocality": "Cessnock",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.8315,
    "longitude": 151.338
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  }
}