{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/withnell-point-camp-dirk-hartog-island-western-australia",
  "name": "Withnell Point Camp",
  "description": "Near Australia's Coral Coast and Dirk Hartog Island. .",
  "url": "https://campertunity.com/listings/campgrounds/withnell-point-camp-dirk-hartog-island-western-australia",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Dirk Hartog Island",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.586495,
    "longitude": 113.020299
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Kayla G."
      },
      "reviewBody": "There was a wide choice of camp spots to pick, with a toilet close by. The small beach is nice and quiet, while the waters were  shallow, and we were able to go on the paddle boards without getting knocked over and lots of fish to catch in the shallows including flatheads during the day and many more at night."
    }
  ]
}