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 Yanda 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/yanda-campground",  "name": "Yanda campground | Map | NSW National Parks",  "description": "Remote Yanda campground offers caravan camping with fishing and paddling on the Darling River in Gundabooka State Conservation Area, near Bourke in Outback NSW.",  "url": "https://campertunity.com/listings/campgrounds/yanda-campground",  "image": [    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"  ],  "address": {    "@type": "PostalAddress",    "addressCountry": "AU"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": -30.439556739746,    "longitude": 145.44085358896  },  "sameAs": [    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/yanda-campground/map"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Fishing"    },    {      "@type": "LocationFeatureSpecification",      "name": "River"    }  ]}