{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pebbly-beach-campground-yuraygir-national-park-local-alerts",
  "name": "Pebbly Beach campground - Yuraygir National park | Local alerts | NSW National Parks",
  "description": "Pebbly Beach campground offers remote beach camping plus walking and fishing. It's only accessible at low tide and is located between Coffs Harbour and Yamba on the NSW north coast.",
  "url": "https://campertunity.com/listings/campgrounds/pebbly-beach-campground-yuraygir-national-park-local-alerts",
  "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": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}