{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/surprise-creek-falls-campgrounds-litchfield-park-nort",
  "name": "Surprise Creek Falls Campgrounds",
  "description": "Near Litchfield National Park, Litchfield Kakadu Arnhem and Litchfield Park. Toilets, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/surprise-creek-falls-campgrounds-litchfield-park-nort",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Litchfield Park",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -13.40453,
    "longitude": 130.78457
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/surprise-creek-falls-campgrounds?utm_source=list&utm_medium=web&utm_campaign=campsites/berry-springs-nt/national-parks"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}