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 | Map | NSW National Parks 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-map-nsw-national-parks",  "name": "Lachlan River campground | Map | NSW National Parks",  "description": "Camp on the riverbank at Lachlan River campground. It’s the perfect place to go fishing, stargazing and wildlife spotting in Kalyarr National Park, near Hay.",  "url": "https://campertunity.com/listings/campgrounds/lachlan-river-campground-map-nsw-national-parks",  "image": [    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"  ],  "address": {    "@type": "PostalAddress",    "addressCountry": "AU"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": -34.2840918872358,    "longitude": 144.319691507422  },  "sameAs": [    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/lachlan-river-campground/map"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Fishing"    },    {      "@type": "LocationFeatureSpecification",      "name": "Stargazing"    },    {      "@type": "LocationFeatureSpecification",      "name": "River"    }  ]}