{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/murrumbidgee-valley-national-park-darlington-point-nsw-au",
  "name": "Murrumbidgee Valley National Park",
  "description": "Enjoy all the Murrumbidgee River has to offer when you book a stay at Jurambula Beach campground in Murrumbidgee Valley National Park, near Darlington Point.",
  "url": "https://campertunity.com/listings/campgrounds/murrumbidgee-valley-national-park-darlington-point-nsw-au",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/murrumbidgee-valley-national-park/jurambula-beach-campground/jurambula-beach-campground.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jurambula Drive",
    "addressLocality": "Darlington Point",
    "addressRegion": "NSW",
    "postalCode": "2706",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.6202143296057,
    "longitude": 146.211301072193
  },
  "sameAs": [
    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/jurambula-beach-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "National Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "State Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}