{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/paluma-range-national-park-townsville-townsville",
  "name": "Paluma Range National Park Townsville",
  "description": "Jourama Falls camping area is located beside Waterview Creek. This is a popular camping area and a good place for birdwatching.",
  "url": "https://campertunity.com/listings/campgrounds/paluma-range-national-park-townsville-townsville",
  "image": [
    "https://parks.qld.gov.au/__data/assets/image/0020/170228/varieties/t.jpg?v=0.1.5"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Townsville"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}