{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/edward-river-bridge-campground-map-nsw-national-parks",
  "name": "Edward River Bridge campground | Map | NSW National Parks",
  "description": "Dogs are welcome to Edward River Bridge campground which offers free camping sites within Murray Valley National Park, not far from Mathoura.",
  "url": "https://campertunity.com/listings/campgrounds/edward-river-bridge-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": -35.8659411197082,
    "longitude": 144.894332561402
  },
  "sameAs": [
    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/edward-river-bridge-campground/map"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}