{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wilcannia-caravan-park-far-west-new-south-wales",
  "name": "Wilcannia Caravan Park",
  "description": "Campsites at the river, toilet, showers, powered and shady sites. Lot of birds around, kangaroos also visit the place.",
  "url": "https://campertunity.com/listings/campgrounds/wilcannia-caravan-park-far-west-new-south-wales",
  "image": [
    "https://photos.geozone.co.nz/photos/da69f719f96333d9d7513a0595d93d4e-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Barrier Highway, NSW Wilcannia 2836",
    "addressLocality": "Far West",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -31.5702,
    "longitude": 143.391
  },
  "sameAs": [
    "https://campermate.com/location/australia/nsw/outback-nsw/paid-campground/wilcannia-caravan-park/68209a8c-6663-4ef1-b895-a52304bc2c1c"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}