{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stumpys-bay-campground-in-mount-william-national-park-tas",
  "name": "Stumpys Bay Campground in Mount William National Park",
  "description": "Stumpys Bay has four coastal campsite camping areas in Mount William National Park in the northeast corner of Tasmania, Australia",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stumpys-bay-campground-in-mount-william-national-park-tas",
  "image": [
    "https://www.hikespeak.com/img/AU/Tas/Mt_William/Stumpys_Bay_Campground_Mount_William_National_Park_Tasmania_AU_7856.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stumpys Bay Road",
    "addressLocality": "Mount William National Park",
    "addressRegion": "TAS",
    "postalCode": "7264",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -40.871371,
    "longitude": 148.221282
  }
}