{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coastal-camping-victoria-french-island-victoria",
  "name": "Coastal Camping Victoria",
  "description": "French Island National Park is a true paradise. Accessible only by 30 minute passenger ferry ride, French Island is a haven of peace and serenity. The 11,100ha park contains environments ranging from mangrove saltmarsh areas to open woodlands and plays home to a diverse range of wildlife. Things to Do Explore the park at leisure …",
  "url": "https://campertunity.com/listings/campgrounds/coastal-camping-victoria-french-island-victoria",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Access via ferry from Stony Point",
    "addressLocality": "French Island",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.295562,
    "longitude": 145.3178051
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife_viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat"
    }
  ]
}