{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/burdulba-kakadu-northern-territory",
  "name": "Burdulba",
  "description": "Separate campsites for caravans and tents - tent site has toilets, picnic tables and fire pits - bea... Near Litchfield Kakadu Arnhem and Kakadu. Toilets and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/burdulba-kakadu-northern-territory",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kakadu Hwy",
    "addressLocality": "Kakadu",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -12.771372,
    "longitude": 132.74774
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "null n."
      },
      "reviewBody": "Separate campsites for caravans and tents - tent site has toilets, picnic tables and fire pits - beautiful quiet site, not very busy but don’t forget the mozzie spray!"
    }
  ]
}