{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/giddy-river-2-east-arnhem-northern-territory",
  "name": "Giddy River 2",
  "description": "Near Litchfield Kakadu Arnhem and East Arnhem. Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/giddy-river-2-east-arnhem-northern-territory",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Central Arnhem Road",
    "addressLocality": "East Arnhem",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -12.398924,
    "longitude": 136.667182
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/giddy-river-2"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}