{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lady-musgrave-island",
  "name": "Lady Musgrave Island",
  "description": "Information, ✓ Images, ✓ Prices and ✓ Surroundings of Camping Lady Musgrave Island in 0886-Jabiru / Australia (Northern Territory)",
  "url": "https://campertunity.com/listings/campgrounds/lady-musgrave-island",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lady Musgrave Island",
    "addressLocality": "Jabiru",
    "addressRegion": "Northern Territory",
    "postalCode": "0886",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -12.2333,
    "longitude": 136.822
  },
  "sameAs": [
    "https://www.camperado.de/campingdetails/Lady_Musgrave_Island__20198"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}