{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nyah-recreation-reserve-swan-hill-surrounds-victoria",
  "name": "Nyah Recreation Reserve",
  "description": "Located on the banks of the Murray River, Nyah Recreation Reserve camping area offers sites for tents, caravans and large rigs. Facilities include toilets, fireplace, dump station and picnic tables. Attractions include walking tracks, and bird watching opportunities. There is a maximum stay of seven days.",
  "url": "https://campertunity.com/listings/campgrounds/nyah-recreation-reserve-swan-hill-surrounds-victoria",
  "image": [
    "https://photos.geozone.co.nz/photos/86df81e154f3b44fbf437591c7987348-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Swan Hill Surrounds",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.1717,
    "longitude": 143.381
  },
  "sameAs": [
    "https://campermate.com/location/australia/vic/mallee/low-cost-campground/nyah-recreation-reserve/90b0d3e1-ffd0-4b53-b724-763f89b9a781",
    "https://directory.fullrangecamping.com.au/item/nyah-recreation-reserve/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump Station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}