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 Brambles Green 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/brambles-green-campground-map-nsw-national-parks",  "name": "Brambles Green campground | Map | NSW National Parks",  "description": "Brambles Green campground offers secluded camping by the river in Myall Lakes National Park. It’s a great place to stop on a kayaking trip or overnight hike.",  "url": "https://campertunity.com/listings/campgrounds/brambles-green-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": -32.5837965022245,    "longitude": 152.260579013479  },  "sameAs": [    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/brambles-green-campground/map"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Kayaking"    },    {      "@type": "LocationFeatureSpecification",      "name": "Paddling"    },    {      "@type": "LocationFeatureSpecification",      "name": "River"    }  ]}