{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tin-mines-campground-map-nsw-national-parks-au",
  "name": "Tin Mines campground | Map | NSW National Parks",
  "description": "Tin Mines campground is a picturesque campground set on a creek, surrounded by Australian gum trees, with historic heritage, walking and birdwatching, near Albury Wodonga.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tin-mines-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": -35.9768675696468,
    "longitude": 147.333476643468
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}