{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/marlow-lagoon-archer-northern-territory",
  "name": "Marlow Lagoon",
  "description": "This camp is fab, free washing machines, concrete pads, individual metres for your own power use and... Near Charles Darwin National Park, Mindil Beach and Darwin. Pets Allowed, Drinking Water and...",
  "url": "https://campertunity.com/listings/campgrounds/marlow-lagoon-archer-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": "24 Catalina Rd",
    "addressLocality": "Archer",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -12.502473,
    "longitude": 130.961804
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/marlow-lagoon?utm_source=list&utm_medium=web&utm_campaign=campsites/wak-wak-nt/dump-spot"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}