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 2nd Bay 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/2nd-bay-campground-nsw-au", "name": "2nd Bay campground", "description": "Stay at 2nd Bay campground in Gaagal Wanggaan National Park near Coffs Harbour. This small North Coast campground can only be reached by boat.", "url": "https://campertunity.com/listings/campgrounds/2nd-bay-campground-nsw-au", "image": [ "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/lyrebirdgreenfiller.png" ], "address": { "@type": "PostalAddress", "addressRegion": "NSW", "addressCountry": "AU" }, "geo": { "@type": "GeoCoordinates", "latitude": -30.6688940008282, "longitude": 152.999042333334 }, "sameAs": [ "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/2nd-bay-campground" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "National Park" }, { "@type": "LocationFeatureSpecification", "name": "State Park" }, { "@type": "LocationFeatureSpecification", "name": "Tent Camping" }, { "@type": "LocationFeatureSpecification", "name": "Tent" }, { "@type": "LocationFeatureSpecification", "name": "Boat In" }, { "@type": "LocationFeatureSpecification", "name": "Boat" } ]}