{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pelican-waterhole-mistake-creek-queensland",
  "name": "Pelican Waterhole",
  "description": "Near Narrien Range National Park, Mackay and Clermont. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/pelican-waterhole-mistake-creek-queensland",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Clermont-Alpha Rd",
    "addressLocality": "Mistake Creek",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -23.000807,
    "longitude": 147.020702
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/pelican-waterhole?utm_source=list&utm_medium=web&utm_campaign=campsites/clermont-qld/pets"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}