{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chillagoe-showground-chillagoe-queensland",
  "name": "Chillagoe Showground Camping",
  "description": "Near Chillagoe-Mungana Caves National Park, Tropical North Queensland and Chillagoe. Pets Allowed, Toilets, Drinking Water and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/chillagoe-showground-chillagoe-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": "45 Frew St",
    "addressLocality": "Chillagoe",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -17.157757,
    "longitude": 144.514242
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/chillagoe-showground-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    }
  ]
}