{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/murray-valley-national-barooga-nsw",
  "name": "Murray Valley National Park",
  "description": "Ngawe (Nar-wee) campgrounds are perfectly positioned next to the mighty Murray River in the Cottadidda area of Murray Valley National Park. Set up camp on one of the 2 stunning beaches, Murray Park or Ngawe Beach.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/murray-valley-national-barooga-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/murray-valley-national-park/ngawe-campgrounds/ngawe-campgrounds.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ngawe Road, Stock Route Road",
    "addressLocality": "Barooga",
    "addressRegion": "NSW",
    "postalCode": "3644",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.9490524111399,
    "longitude": 145.720594031722
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}