{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bents-basin-state-conservation-area-greendale-nsw-au",
  "name": "Bents Basin State Conservation Area",
  "description": "A great family camping spot in Sydney, Bents Basin campground offers sites for tents, trailer and caravans in a scenic location by the water – go fishing and kayaking.",
  "url": "https://campertunity.com/listings/campgrounds/bents-basin-state-conservation-area-greendale-nsw-au",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/bents-basin-state-conservation-area/bents-basin-campground/bents-basin-campground-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "525 Wolstenholme Avenue",
    "addressLocality": "Greendale",
    "addressRegion": "NSW",
    "postalCode": "2745",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.9321716799999,
    "longitude": 150.637380626667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Equestrian"
    }
  ]
}