{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bundarra-ski-gardens-ebenezer-new-south-wales-au",
  "name": "Bundarra Ski Gardens",
  "description": "Near Cattai National Park, Scheyville National Park, Dharug National Park, Marramarra National Park, Sydney and Cumberland Reach. Pets Allowed, Toilets, Drinking Water and Powered sites.",
  "url": "https://campertunity.com/listings/campgrounds/bundarra-ski-gardens-ebenezer-new-south-wales-au",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "24 Ski Lodge Rd",
    "addressLocality": "Ebenezer",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.471835,
    "longitude": 150.896597
  },
  "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"
    }
  ]
}