{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/alum-creek-ganbenang-new-south-wales",
  "name": "Alum Creek",
  "description": "Near Blue Mountains and Ganbenang. Free and Toilets.",
  "url": "https://campertunity.com/listings/campgrounds/alum-creek-ganbenang-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--WnG1N78I--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/awuitk07wnxuhbv2z364",
    "https://media.anycamp.com.au/c/image/upload/s--HK6P-Flf--/c_fill,h_400,q_auto,w_800/awuitk07wnxuhbv2z364"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2654 Glen Chee Rd",
    "addressLocality": "Ganbenang",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.757892,
    "longitude": 150.139403
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}