{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tuckers-rocks-cottage-au",
  "name": "Tuckers Rocks Cottage | Visitor info | NSW National Parks",
  "description": "Tuckers Rocks Cottage is a self-contained beach house in Bongil Bongil National Park on the NSW north coast. A great place for a family holiday, the park offers excellent fishing and picnic spots.",
  "url": "https://campertunity.com/listings/campgrounds/tuckers-rocks-cottage-au",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "in Bongil Bongil National Park in the North Coast region",
    "addressCountry": "AU"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}