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 Wares Yards campground 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/wares-yards-campground-kosciuszko-national-park-nsw",  "name": "Wares Yards campground",  "description": "Wares Yards campground, just off Snowy Mountains Highway, offers basic facilities and room for horses, not far from Tantangara Dam.",  "url": "https://campertunity.com/listings/campgrounds/wares-yards-campground-kosciuszko-national-park-nsw",  "image": [    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/kosciuszko-national-park/selwyn-area/wares-yards-campground/wares-yard-campground-01.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "Wares Yards Trail",    "addressLocality": "Kosciuszko National Park",    "addressRegion": "NSW",    "postalCode": "2627",    "addressCountry": "AU"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": -35.8767576666666,    "longitude": 148.619878286667  },  "sameAs": [    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/wares-yards-campground"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "State Park"    },    {      "@type": "LocationFeatureSpecification",      "name": "National Park"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent"    },    {      "@type": "LocationFeatureSpecification",      "name": "Mountain"    }  ]}