{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/small-ledge-fishing-camp-lake-powell-victoria",
  "name": "Small Ledge Fishing Camp",
  "description": "Near Mallee and Lake Powell. Pets Allowed, Free and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/small-ledge-fishing-camp-lake-powell-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": "Gearbox Loop Track",
    "addressLocality": "Lake Powell",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.680353,
    "longitude": 143.012496
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/small-ledge-fishing-camp?utm_source=list&utm_medium=web&utm_campaign=campsites/liparoo-vic/boat-ramp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}