{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tin-mine-cove-wilsons-promontory-victoria",
  "name": "Tin Mine Cove",
  "description": "Near Corner Inlet Marine National Park, Toora Beach, Gippsland and Wilsons Promontory. Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/tin-mine-cove-wilsons-promontory-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--ecqfCHMF--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/fpvgoxz7gvagpghexzrr",
    "https://media.anycamp.com.au/c/image/upload/s--D_JEeyzU--/c_fill,h_400,q_auto,w_800/fpvgoxz7gvagpghexzrr"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "550 Barry Rd",
    "addressLocality": "Wilsons Promontory",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.803881,
    "longitude": 146.421468
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/tin-mine-cove"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}