{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/platypus-flat-campground-local-alerts-nsw-national-parks",
  "name": "Platypus Flat campground | Local alerts | NSW National Parks",
  "description": "For a riverside adventure filled with swimming, paddling, fishing and wildlife spotting, try Platypus Flat campground in Nymboi-Binderay National Park near Dorrigo.",
  "url": "https://campertunity.com/listings/campgrounds/platypus-flat-campground-local-alerts-nsw-national-parks",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "in Nymboi-Binderay National Park in the North Coast region",
    "addressCountry": "AU"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}