{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cattai-campground-map-nsw-national-parks",
  "name": "Cattai campground | Map | NSW National Parks",
  "description": "Enjoy a weekend away camping at Cattai National Park along the Hawkesbury River. Go walking, camping, canoeing and bike riding before cooking up a barbecue feast.",
  "url": "https://campertunity.com/listings/campgrounds/cattai-campground-map-nsw-national-parks",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.5723443444651,
    "longitude": 150.870169193585
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}