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 Washpool National Park 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/washpool-national-park-gibraltar-range-nsw",  "name": "Washpool National Park",  "description": "Coombadjha campground offers tent-based camping by a pretty rainforest creek and is the starting point for two of Washpool National Park’s most popular walks.",  "url": "https://campertunity.com/listings/campgrounds/washpool-national-park-gibraltar-range-nsw",  "image": [    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/washpool-national-park/coombadjha-campground/coombadjha-campground-02.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "Washpool Walk",    "addressLocality": "Gibraltar Range",    "addressRegion": "NSW",    "postalCode": "2370",    "addressCountry": "AU"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": -29.4714899200032,    "longitude": 152.32125846  },  "sameAs": [    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/coombadjha-campground"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "National Park"    },    {      "@type": "LocationFeatureSpecification",      "name": "State Park"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rainforest"    },    {      "@type": "LocationFeatureSpecification",      "name": "Stream"    },    {      "@type": "LocationFeatureSpecification",      "name": "Creek"    }  ]}