{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/paluma-range-national-park-townsville",
  "name": "Paluma Range National Park Townsville",
  "description": "Big Crystal Creek camping area is located beside Big Crystal Creek, in the Mount Spec section of Paluma Range National Park. This is a popular camping area and a good place for viewing native wildlife. It is close to the Big Crystal Creek day-use area, where swimming is available at a close walking distance.",
  "url": "https://campertunity.com/listings/campgrounds/paluma-range-national-park-townsville",
  "image": [
    "https://parks.qld.gov.au/__data/assets/image/0020/335036/varieties/t.jpg?v=0.1.0"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Townsville"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife_viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}