{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bogantungan-queensland",
  "name": "Bogantungan",
  "description": "Near Capricorn and Willows. Pets Allowed, Free, Toilets and Drinking Water.",
  "url": "https://campertunity.com/listings/campgrounds/bogantungan-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--1tGYehhA--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/clilc4m10poiml3bg2um",
    "https://media.anycamp.com.au/c/image/upload/s--GwC542Is--/c_fill,h_400,q_auto,w_800/clilc4m10poiml3bg2um"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Near Historic Railway Station",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -23.64797,
    "longitude": 147.289967
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/bogantungan?utm_source=list&utm_medium=web&utm_campaign=campsites/alpha-qld/free"
  ],
  "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"
    }
  ]
}