{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-binney-tarraleah-tasmania",
  "name": "Lake Binney",
  "description": "Near Hobart and the South and Tarraleah. Free.",
  "url": "https://campertunity.com/listings/campgrounds/lake-binney-tarraleah-tasmania",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lyell Hwy",
    "addressLocality": "Tarraleah",
    "addressRegion": "Tasmania",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -42.255595,
    "longitude": 146.478244
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/lake-binney",
    "https://campermate.com/en/location/australia/tas/hobart-and-the-south/free-campsites/lake-binny-corner-camp-ground/efad7ebc-b58e-49c2-8e5a-01d1b140abd4"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}