{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sandy-beach-campground-map-nsw-national-parks",
  "name": "Sandy Beach campground | Map | NSW National Parks",
  "description": "Camp among the river red gums at Sandy Beach campground in Murrumbidgee Valley National Park, near Leeton in the Murray-Riverina region. Plan your camping holiday now.",
  "url": "https://campertunity.com/listings/campgrounds/sandy-beach-campground-map-nsw-national-parks",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.7690972793566,
    "longitude": 146.411613364743
  },
  "sameAs": [
    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/sandy-beach-campground/map"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}