{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reflections-holidays-bonny-hills",
  "name": "Reflections Holidays Bonny Hills",
  "description": "Near Dooragan National Park, Miners Beach South, Sea Acres National Park, Kylie's Beach, Miners Beach North, Nobby's Beach, Rocky Beach, Flynns Beach, Oxley Beach, Town Beach, North Coast NSW and...",
  "url": "https://campertunity.com/listings/campgrounds/reflections-holidays-bonny-hills",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--oPuMFzud--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/rdoihkudmfvzp5g2o3nx",
    "https://media.anycamp.com.au/c/image/upload/s--cBx-ZrEb--/c_fill,h_400,q_auto,w_800/rdoihkudmfvzp5g2o3nx"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "920 Ocean Drive",
    "addressRegion": "Bonny Hills NSW 2445",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -31.591396,
    "longitude": 152.840302
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}