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 Koreelah Creek 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/koreelah-creek",  "name": "Koreelah Creek campground | Map | NSW National Parks",  "description": "Koreelah Creek campground is a delightful camping area and an ideal place to relax. Enjoy picnicking, swimming, walking, birdwatching and admiring the local wildlife.",  "url": "https://campertunity.com/listings/campgrounds/koreelah-creek",  "image": [    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"  ],  "address": {    "@type": "PostalAddress",    "addressCountry": "AU"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": -28.4617163597913,    "longitude": 152.292647869218  },  "sameAs": [    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/koreelah-creek-campground/map"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Bird Watching"    },    {      "@type": "LocationFeatureSpecification",      "name": "Swimming"    },    {      "@type": "LocationFeatureSpecification",      "name": "Stream"    },    {      "@type": "LocationFeatureSpecification",      "name": "Creek"    }  ]}