{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/acacia-flat",
  "name": "Acacia Flat",
  "description": "Discover Acacia Flat — Kangaroo Valley, NSW. A scenic surroundings with essential amenities. Perfect for your next camping adventure.",
  "url": "https://campertunity.com/listings/campgrounds/acacia-flat",
  "image": [
    "https://xvpckvzmgzaljidrmtdk.supabase.co/storage/v1/object/public/campsites/6b1d20ac-e7a0-45f6-8f8f-26ca8164ef0f/acacia-flat.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Toggle menu"
  },
  "sameAs": [
    "https://www.camptoo.com.au/campsite/nsw/acacia-flat"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat Ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}