{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bend-fc",
  "name": "The Bend (FC)",
  "description": "This is only a small camping area beside the Coen River and 3 km from town. SITE ACCESS: The site is access direct off the Peninsula Developmental Road just north of Coen FEES: There is no charge for the use of this facility, so if you are staying at this site we encourage you to help keep it clean, and please visit and support the nearest town or village. FACILITIES: There are no facilities at this location. It is located in a remote part of Queensland, so ensure you have adequate water with...",
  "url": "https://campertunity.com/listings/campgrounds/bend-fc",
  "image": [
    "https://directory.fullrangecamping.com.au/wp-content/uploads/2015/02/free-camps.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Peninsular Development Road",
    "postalCode": "Our Address Peninsular Development Road",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -13.931923,
    "longitude": 143.198645
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}