{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/corroboree-park-tavern-marrakai-northern-territory",
  "name": "Corroboree Park Tavern",
  "description": "Near Litchfield Kakadu Arnhem and Marrakai. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered sites and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/corroboree-park-tavern-marrakai-northern-territory",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--qWgBOjHC--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/dgovlqsouoxchn5xk4mq",
    "https://media.anycamp.com.au/c/image/upload/s--tlnoRhlE--/c_fill,h_400,q_auto,w_800/dgovlqsouoxchn5xk4mq"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Arnhem Hwy",
    "addressLocality": "Marrakai",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -12.761984,
    "longitude": 131.500439
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jacq L."
      },
      "reviewBody": "Good area. Cheap stay if unpowered. Shower pressure in men’s not great and women’s struggled to get a constant temp. Awesome wildlife to view. Had delicious burgers at the Tavern for a very reasonable price."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Rhiannon"
      },
      "reviewBody": "Really nice quiet park with lovely swimming pool. Bathrooms were quite old but the buffalo’s and croc were a pretty cool addition. Nice grassed area!"
    }
  ]
}