{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discovery-parks-onslow-onslow-western-australia",
  "name": "Discovery Parks - Onslow",
  "description": "Near Sunrise Beach, Sunrise Beach, Australia's North West and Onslow. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered sites and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/discovery-parks-onslow-onslow-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--dHB8Pfw0--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/kg6lgx1d7er35hlpab0f",
    "https://media.anycamp.com.au/c/image/upload/s--cTGQzUUs--/c_fill,h_400,q_auto,w_800/kg6lgx1d7er35hlpab0f"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "557 Beadon Creek Rd",
    "addressLocality": "Onslow",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -21.648843,
    "longitude": 115.130023
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Nicole"
      },
      "reviewBody": "Not a bad caravan park, they have a small pool, 2 large fitpits and wood provided by park.  Great recreational area with bar, loads of things for the kids (big and little) to do. Lots of activities including bingo, fishing comps and damper cooking.\n\nThe toilets and showers are lacking but do the job."
    }
  ]
}