{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dalmorton-group-campground-nsw-national-parks",
  "name": "Dalmorton group campground | Map | NSW National Parks",
  "description": "Dalmorton group campground is a great camping base for larger groups. Book now.",
  "url": "https://campertunity.com/listings/campgrounds/dalmorton-group-campground-nsw-national-parks",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.9099219268377,
    "longitude": 152.39731022143
  }
}