{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rocky-point-campground-whats-nearby-nsw-national-parks",
  "name": "Rocky Point campground | What's nearby | NSW National Parks",
  "description": "Rocky Point campground in Yuraygir National Park is ideal for self-sufficient campers looking for a good place to take a break while doing the multi-day Yuraygir coastal walk.",
  "url": "https://campertunity.com/listings/campgrounds/rocky-point-campground-whats-nearby-nsw-national-parks",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "in Yuraygir National Park in the North Coast region",
    "addressCountry": "AU"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ]
}