{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nymboi-binderay-national-park-towallum-nsw",
  "name": "Nymboi-Binderay National Park",
  "description": "The Junction campground offers riverside camping with fishing, paddling and swimming, with scenic views of Nymboi-Binderay National Park, near Grafton.",
  "url": "https://campertunity.com/listings/campgrounds/nymboi-binderay-national-park-towallum-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/nymboi-binderay-national-park/the-junction-campgound/junction-campground-06.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "The Junction Road",
    "addressLocality": "Towallum",
    "addressRegion": "NSW",
    "postalCode": "2460",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.0699130333361,
    "longitude": 152.756921246667
  },
  "sameAs": [
    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/the-junction-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "State Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}