{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/king-ash-bay-mcarthur-northern-territory-au",
  "name": "King Ash Bay",
  "description": "Near Katherine Daly and Mcarthur. Pets Allowed, Toilets, Drinking Water, Powered sites and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/king-ash-bay-mcarthur-northern-territory-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--KqF_7NvQ--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/dvxrffh7hvuspdysqnho",
    "https://media.anycamp.com.au/c/image/upload/s--b7duEuZR--/c_fill,h_400,q_auto,w_800/dvxrffh7hvuspdysqnho"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Batten Point Rd",
    "addressLocality": "Mcarthur",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -15.935044,
    "longitude": 136.478819
  },
  "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"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Alicia P."
      },
      "reviewBody": "Loved this camp site. Well priced at $23 Unpowered. Shop on-site but expect higher prices. Fishing was good with a 50cm Barra, 46cm Golden Trev and 42cm Queenies, not bad from the bank.  Highly recommended staying. It's a boaties haeven."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Millie P."
      },
      "reviewBody": "Loved our 2 wk stay here on genny flats - very basic facilities but that's how we like it! Hot showers & flushing toilets. Limited phone reception around bar area."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Dan C."
      },
      "reviewBody": "Great spot great fishing"
    }
  ]
}