{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fardooleys-bush-camp-glendale-queensland",
  "name": "Fardooleys Bush Camp",
  "description": "Very clean and nice view! Near Mount Archer National Park, Capricorn and Glendale. Pets Allowed, Toilets, Drinking Water and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/fardooleys-bush-camp-glendale-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--jeLefFPG--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/b8fwc279pcd0b7nsyjih",
    "https://media.anycamp.com.au/c/image/upload/s--C3xUVkPA--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/b8fwc279pcd0b7nsyjih"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "40 Neslein Rd",
    "addressLocality": "Glendale",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -23.254419,
    "longitude": 150.44417
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/fardooleys-bush-camp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}