{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grassy-head-holiday-park-kempsey-surrounds-new-south-wales",
  "name": "Grassy Head Holiday Park",
  "description": "Welcome to Grassy Head Holiday Park Nestled between a lush coastal forest and pristine beach, Grassy Head Holiday Park is a hidden a gem of the Macleay Valley Coast. Set a short 40 minutes’ drive from Kempsey or only an hour from Coffs Harbour, the area is a peaceful retreat for those wanting to get away from it all. The parks beachside setting, nearby river access, surrounding Way Way State Forest and abundance of birdlife, makes Grassy Head a nature lovers paradise. Choose to stay in a comf...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grassy-head-holiday-park-kempsey-surrounds-new-south-wales",
  "image": [
    "https://photos.geozone.co.nz/photos/dcb98e9d512c4fdfc2a541853241a843-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Reserve Rd, Grassy Head NSW 2441",
    "addressLocality": "Kempsey Surrounds",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.7931,
    "longitude": 152.996
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}