{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boundary-falls-campground-and-picnic-area-map-nsw-national",
  "name": "Boundary Falls campground and picnic area | Map | NSW National Parks",
  "description": "This contained campsite just off the main road between Glen Innes and Grafton offers great walks, picnic spots, barbecues, and a stunning natural waterfall right nearby.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boundary-falls-campground-and-picnic-area-map-nsw-national",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.553463074664,
    "longitude": 152.228887038811
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Waterfall"
    }
  ]
}