{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pebbly-beach-campground-yuraygir-national-park-barcoongere-n",
  "name": "Pebbly Beach campground - Yuraygir National Park",
  "description": "Pebbly Beach campground offers remote beach camping with sites for small caravans and trailers, plus walking tracks and fishing spots. 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-barcoongere-n",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/yuraygir-national-park/pebbly-beach-campground/pebbly-beach-campground-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Freshwater Track",
    "addressLocality": "Barcoongere",
    "addressRegion": "NSW",
    "postalCode": "2460",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.9413221933361,
    "longitude": 153.257975386667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Equestrian"
    }
  ]
}