{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kakadu-lodge-and-caravan-park-jabiru-northern-territory",
  "name": "Kakadu Lodge And Caravan Park",
  "description": "located amidst Kakadu National Park - Reception open 8-18u - check-out before 10am - BBQ area - camp kitchen - café - bar - bistro - restaurant - Darwin 250km - 300km Katherine - Nitmiluk National Park 278km - Bowali Visitor Information Centre 5.5km - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/kakadu-lodge-and-caravan-park-jabiru-northern-territory",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650902165.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kakadu Hwy",
    "addressLocality": "jabiru",
    "addressRegion": "northern-territory",
    "postalCode": "0886",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -12.66498,
    "longitude": 132.8368
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "30",
    "priceValidUntil": "2026-07-07"
  },
  "priceRange": "$30+"
}