{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jim-jim-billabong-kakadu-northern-territory-au",
  "name": "Jim Jim Billabong",
  "description": "Lovely quiet camping spot composting toilet next to a big billabong plenty of area for camping reall... Near Litchfield Kakadu Arnhem and Kakadu. Toilets and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/jim-jim-billabong-kakadu-northern-territory-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--Ku_bBk2M--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/rm0mzg96i3vhwvln9ly8",
    "https://media.anycamp.com.au/c/image/upload/s--BEQ9vD-v--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/rm0mzg96i3vhwvln9ly8"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kakadu Hwy",
    "addressLocality": "Kakadu",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -12.941923,
    "longitude": 132.554546
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Liz j."
      },
      "reviewBody": "Lovely quiet camping spot composting toilet next to a big billabong plenty of area for camping really pretty spot"
    }
  ]
}