Structured for AI

The same listing, in formats AI assistants can read directly.

  • ChatGPT
  • Claude
  • Gemini
  • Any AI agent

You can analyze this campground with your AI assistant

β€œUse campertunity.com to consider Lachlan River campground for our next trip.”

Choose your data format

Add .md for clean markdown or .json for structured data.

Responseapplication/json
{  "@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"    }  ]}