{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/barry-creek-camp-wilsons-promontory-victoria",
  "name": "Barry Creek Camp",
  "description": "Beautiful stay nice veiw Near Corner Inlet Marine National Park, Fairy Cove, Whisky Bay, Wilsons Promontory Marine National Park, Wilsons Promontory National Park, Norman Beach, Picnic Bay,...",
  "url": "https://campertunity.com/listings/campgrounds/barry-creek-camp-wilsons-promontory-victoria",
  "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": "Five Mile Rd",
    "addressLocality": "Wilsons Promontory",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.910418,
    "longitude": 146.370998
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/barry-creek-camp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}