{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reflections-holidays-brunswick-heads-1-terrace-brunswick",
  "name": "Reflections Holidays Brunswick Heads",
  "description": "Near Little Wategos Beach, Wategos Beach, Goonengerry National Park, Arakwal National Park, Broken Head Beach, Mooball National Park, Mount Jerusalem National Park, North Coast NSW and Brunswick...",
  "url": "https://campertunity.com/listings/campgrounds/reflections-holidays-brunswick-heads-1-terrace-brunswick",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--8cIu1VIY--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/h9un7a0jq2okpbmij3tw",
    "https://media.anycamp.com.au/c/image/upload/s--L-fc3S-Q--/c_fill,h_400,q_auto,w_800/h9un7a0jq2okpbmij3tw"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "1 The Terrace",
    "addressRegion": "Brunswick Heads NSW 2483",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.540796,
    "longitude": 153.552292
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Amanda S."
      },
      "reviewBody": "Good location and friendly staff. Nice, clean and modern amenities."
    }
  ]
}