{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sandy-beach-camp-murrumbidgee-valley-national-park-new",
  "name": "Sandy Beach Camp",
  "description": "Near Platt Beach, Platt Beach, Riverina and Cudgel. Free and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/sandy-beach-camp-murrumbidgee-valley-national-park-new",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Murrumbidgee Valley National Park",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.724392,
    "longitude": 146.466605
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/sandy-beach-camp-1?utm_source=list&utm_medium=web&utm_campaign=campsites/turvey-park-nsw/national-parks"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}