{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fortescue-river-mouth-mardie-western-australia",
  "name": "Fortescue River Mouth",
  "description": "Near Mardie. Free.",
  "url": "https://campertunity.com/listings/campgrounds/fortescue-river-mouth-mardie-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--P0YWOJkc--/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/xoksykmn8guzppz3l9tn",
    "https://media.anycamp.com.au/c/image/upload/s--Jpv0mO3R--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/xoksykmn8guzppz3l9tn"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Mardie",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -21.002126,
    "longitude": 116.103117
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jo F."
      },
      "reviewBody": "Very rocky. Popular with boaters. Closest water source is 40 mile at the gas plant.gold coin donation to the RFD"
    }
  ]
}