{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rocky-bottom-creek-east-arnhem-northern-territory",
  "name": "Rocky Bottom Creek",
  "description": "Near Litchfield Kakadu Arnhem and East Arnhem. Free.",
  "url": "https://campertunity.com/listings/campgrounds/rocky-bottom-creek-east-arnhem-northern-territory",
  "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": "Central Arnhem Rd",
    "addressLocality": "East Arnhem",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -12.910515,
    "longitude": 135.293917
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/rocky-bottom-creek"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}