{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boomanoomana-campgrounds",
  "name": "Boomanoomana campgrounds | Local alerts | NSW National Parks",
  "description": "Enjoy riverside camping at Boomanoomana campgrounds in Murray Valley National Park, 20km east of Barooga.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boomanoomana-campgrounds",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "in Murray Valley National Park in the Murray-Riverina region",
    "addressCountry": "AU"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}