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 Wollemi 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/wollemi-national-park-putty-nsw",  "name": "Wollemi National Park",  "description": "Remote Sheepskin Hut campground is deep in the picturesque Putty Valley, in northern Wollemi National Park. It’s a scenic spot for 4WD and motorbike adventurers exploring the Greater Blue Mountains Area World Heritage Property.",  "url": "https://campertunity.com/listings/campgrounds/wollemi-national-park-putty-nsw",  "image": [    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/wollemi-national-park/sheepskin-hut-campground/sheepskin-hut-campground-01.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "Sheepskin Hut trail",    "addressLocality": "Putty",    "addressRegion": "NSW",    "postalCode": "2330",    "addressCountry": "AU"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": -32.7171974466665,    "longitude": 150.728032713333  },  "sameAs": [    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/sheepskin-hut-campground",    "https://www.anycamp.com.au/campsite/sheepskin-hut"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "National Park"    },    {      "@type": "LocationFeatureSpecification",      "name": "State Park"    },    {      "@type": "LocationFeatureSpecification",      "name": "Hut"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent"    },    {      "@type": "LocationFeatureSpecification",      "name": "Mountain"    },    {      "@type": "LocationFeatureSpecification",      "name": "Valley"    }  ]}