{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/matt-b-kakadu-np-northern-territory-au",
  "name": "Matt B.",
  "description": "Free campsite, lots of space and shade. Concrete fire rings, near the water but no swimming. Bumpy g...",
  "url": "https://campertunity.com/listings/campgrounds/matt-b-kakadu-np-northern-territory-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--fmAi4fe5--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/uwrfyxkerxaalgjc6yf9",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kakadu NP",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -13.0514808,
    "longitude": 132.5362452
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}