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 1st 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/1st-bay-campground-nsw", "name": "1st Bay campground", "description": "Stay at 1st 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/1st-bay-campground-nsw", "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.6597473341614, "longitude": 153.004725333334 }, "sameAs": [ "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/1st-bay-campground" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "State Park" }, { "@type": "LocationFeatureSpecification", "name": "National Park" }, { "@type": "LocationFeatureSpecification", "name": "Tent Camping" }, { "@type": "LocationFeatureSpecification", "name": "Tent" }, { "@type": "LocationFeatureSpecification", "name": "Boat In" }, { "@type": "LocationFeatureSpecification", "name": "Boat" } ]}