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 Cathedral Rock 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/cathedral-rock-national-park-ebor-nsw",  "name": "Cathedral Rock National Park",  "description": "Barokee campground, central to Cathedral Rock National Park, offers secluded campsites and easy access to the Barokee to Native Dog walk.",  "url": "https://campertunity.com/listings/campgrounds/cathedral-rock-national-park-ebor-nsw",  "image": [    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/cathedral-rock-national-park/barokee-campground/barokee-campground-01.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "Barokee Road",    "addressLocality": "Ebor",    "addressRegion": "NSW",    "postalCode": "2453",    "addressCountry": "AU"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": -30.443451686669,    "longitude": 152.252125800001  },  "sameAs": [    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/barokee-campground"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "State Park"    },    {      "@type": "LocationFeatureSpecification",      "name": "National Park"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent"    }  ]}