{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eagle-bluff-francois-peron-national-park-western-australia",
  "name": "Eagle Bluff",
  "description": "Near Australia's Coral Coast and Denham. Pets Allowed.",
  "url": "https://campertunity.com/listings/campgrounds/eagle-bluff-francois-peron-national-park-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--rBsIo53d--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/vcoev9aq4wa5cfspk1rj",
    "https://media.anycamp.com.au/c/image/upload/s--MA-xYQwl--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/vcoev9aq4wa5cfspk1rj"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Rd",
    "addressLocality": "Francois Peron National Park",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.074351,
    "longitude": 113.581937
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Tania V."
      },
      "reviewBody": "Lovely peaceful spot! We really enjoyed our stay here, wish it was longer than a 24 hr camp though.  Signage into the site is so small you have to get out of the car to read, make sure you head into Shark Bay and pay for your permits in advance. Ranger Matt though is a wealth of knowledge and very helpful!"
    }
  ]
}