{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reflections-holidays-massy-greene",
  "name": "Reflections Holidays Massy Greene",
  "description": "Near Little Wategos Beach, Wategos Beach, Goonengerry National Park, Arakwal National Park, Mooball National Park, Mount Jerusalem National Park, Broken Head Beach, North Coast NSW and Brunswick...",
  "url": "https://campertunity.com/listings/campgrounds/reflections-holidays-massy-greene",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--9Lhz8zV---/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/dser3ml69ob9wwo6wzuf",
    "https://media.anycamp.com.au/c/image/upload/s--ou55EL-U--/c_fill,h_400,q_auto,w_800/dser3ml69ob9wwo6wzuf"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tweed Street",
    "addressRegion": "Brunswick Heads NSW 2483",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.537072,
    "longitude": 153.548659
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Amanda S."
      },
      "reviewBody": "Some of the caravan parks on the water are very hard to get a caravan into, especially if there is someone “opposite”. I put opposite in “ “ as there was a road on the map that isn’t actually there when you arrive. Good location and friendly staff"
    }
  ]
}