{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sandy-hollow-tourist-park-2333-au-au",
  "name": "Sandy Hollow Tourist Park",
  "description": "Very nice park, a lot of walking tracks. Big sites and nice showers. Definitely will visit next time... Near Hunter and Sandy Hollow. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered...",
  "url": "https://campertunity.com/listings/campgrounds/sandy-hollow-tourist-park-2333-au-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--t3CpvtYn--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/cjld9wdlimz8zlyxsz0t",
    "https://media.anycamp.com.au/c/image/upload/s--sFnmV0WZ--/c_fill,h_400,q_auto,w_800/cjld9wdlimz8zlyxsz0t"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1618 Merriwa Road, Sandy Hollow, New South Wales",
    "addressLocality": "2333",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.334162,
    "longitude": 150.565981
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ryan W."
      },
      "reviewBody": "Very nice park, a lot of walking tracks.\nBig sites and nice showers.\nDefinitely will visit next time passing through"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ken B."
      },
      "reviewBody": "Great country park for an overnight stay.   Clean and tidy with good staff."
    }
  ]
}