{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/catfish-creek-wooderson-queensland",
  "name": "Catfish Creek",
  "description": "Beautiful little running freshwater creek. Nice level bank to set up on. 4WD required to get onto th... Near Gladstone and Wooderson. Pets Allowed, Free and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/catfish-creek-wooderson-queensland",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4307 Dawson Hwy",
    "addressLocality": "Wooderson",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.01343,
    "longitude": 151.019767
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/catfish-creek?utm_source=list&utm_medium=web&utm_campaign=campsites/mount-larcom-qld/swimming"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}