{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/walker-flat-boat-ramp-free-camp-walker-flat-sa-australia",
  "name": "Walker Flat Boat Ramp Free Camp",
  "description": "Beautiful place, my friends and I have been there 4 times and loved it every single time. There’s a... Near Walker Flat. Pets Allowed, Free, Toilets and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/walker-flat-boat-ramp-free-camp-walker-flat-sa-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--X_HaeWLJ--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/hugufo6h1e0sikp3ufdj",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E",
    "https://media.anycamp.com.au/c/image/upload/s--d2Ve0htM--/c_fill,h_400,q_auto,w_800/hugufo6h1e0sikp3ufdj"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Walker Flat SA",
    "addressRegion": "Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.75,
    "longitude": 139.55
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/walker-flat-boat-ramp-free-camp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat Ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}