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 Stewart and Lloyds 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/stewart-loyds-map-nsw-national",  "name": "Stewart and Lloyds campground | Map | NSW National Parks",  "description": "An idyllic spot near the coast, Stewart and Lloyds campground offers great beach fishing, walking, and mountain biking in Myall Lake National Park, near Hawks Nest.",  "url": "https://campertunity.com/listings/campgrounds/stewart-loyds-map-nsw-national",  "image": [    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"  ],  "address": {    "@type": "PostalAddress",    "addressCountry": "AU"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": -32.626218353536,    "longitude": 152.211163826019  },  "sameAs": [    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/stewart-and-lloyds-campground/map"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Biking"    },    {      "@type": "LocationFeatureSpecification",      "name": "Mountain Biking"    },    {      "@type": "LocationFeatureSpecification",      "name": "Fishing"    },    {      "@type": "LocationFeatureSpecification",      "name": "Mountain"    },    {      "@type": "LocationFeatureSpecification",      "name": "Beach"    },    {      "@type": "LocationFeatureSpecification",      "name": "Lake"    }  ]}