{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/thungutti-campground-map-nsw-national-parks-au",
  "name": "Thungutti campground | Map | NSW National Parks",
  "description": "Nestled under the shade of the tall eucalypt trees is a delightful camping area only moments from the spectacular views of Point lookout and many nearby walking tracks.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/thungutti-campground-map-nsw-national-parks-au",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.5185083107217,
    "longitude": 152.3667741344
  }
}