{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gillards-campground-visitor-info-nsw-national-parks",
  "name": "Gillards campground | Visitor info | NSW National Parks",
  "description": "Gillards campground is the perfect place for a family camping holiday. Campsites are near to the beach, offering opportunities to go surfing, fishing and walking.",
  "url": "https://campertunity.com/listings/campgrounds/gillards-campground-visitor-info-nsw-national-parks",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "in Mimosa Rocks National Park in the South Coast region",
    "addressCountry": "AU"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Surfing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}