{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bents-basin-campground-austral-greendale-new-south-wales",
  "name": "Bents Basin campground",
  "description": "Bents Basin offers a camping experience that is within easy reach of urban Sydney suburbs. Its an open, grassy campground bordered by trees on one side and featuring Bents Basin on the other.Take your pick of campsites, pitch your tent or bring your caravan or trailer along. Its a great choice whether you are going family camping or camping with a larger group.Once youve set up camp, what you do next is up to you; relax by the Basin, take a walk along Caleys lookout track, go for a paddle or...",
  "url": "https://campertunity.com/listings/campgrounds/bents-basin-campground-austral-greendale-new-south-wales",
  "image": [
    "https://photos.geozone.co.nz/photos/9c3e655298d827e762027aad4425b916-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wolstenholme Avenue, Sydney Suburbs, Sydney, New South Wales 2745",
    "addressLocality": "Austral - Greendale",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.9322,
    "longitude": 150.637
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}