{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gapuru-memorial-park-east-arnhem-northern-territory",
  "name": "Gapuru (Memorial Park)",
  "description": "Near Litchfield Kakadu Arnhem and East Arnhem. Pets Allowed, BBQ Areas and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/gapuru-memorial-park-east-arnhem-northern-territory",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Central Arnhem Road",
    "addressLocality": "East Arnhem",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -12.453101,
    "longitude": 136.578581
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/gapuru-memorial-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}