{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lachlan-river-campground-hay-nsw",
  "name": "Lachlan River campground",
  "description": "Pitch your tent on the riverbank at one of 4 secluded campsites in Lachlan River campground, near Hay. Set among river red gums, it’s a peaceful place to fish, spot wildlife and stargaze under the night sky.",
  "url": "https://campertunity.com/listings/campgrounds/lachlan-river-campground-hay-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/kalyarr-national-park/lachlan-river-campground/lachlan-river-campground-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Norwood Thelangerin Road",
    "addressLocality": "Hay",
    "addressRegion": "NSW",
    "postalCode": "2711",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.2390176989998,
    "longitude": 144.373965637
  },
  "sameAs": [
    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/lachlan-river-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "State Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}