{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cattai-campground-cattai-nsw",
  "name": "Cattai campground",
  "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-cattai-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/cattai-national-park/cattai-campground/cattai-campground-05.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Arndells Trail",
    "addressLocality": "Cattai",
    "addressRegion": "NSW",
    "postalCode": "2756",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.55431262,
    "longitude": 150.891706039999
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq_grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}