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 Spring Gully 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/spring-gully-campground-mogo-nsw", "name": "Spring Gully campground", "description": "Spring Gully campground is a picturesque campsite boasting views of the gorge of the Goulburn River, and is perfect for swimming.", "url": "https://campertunity.com/listings/campgrounds/spring-gully-campground-mogo-nsw", "image": [ "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/goulburn-river-national-park/spring-gully-campground/spring-gully-campground-01.jpg" ], "address": { "@type": "PostalAddress", "streetAddress": "Spring Gully Road", "addressLocality": "Mogo", "addressRegion": "NSW", "postalCode": "2850", "addressCountry": "AU" }, "geo": { "@type": "GeoCoordinates", "latitude": -32.2439368866666, "longitude": 150.0476675 }, "sameAs": [ "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/spring-gully-campground" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "State Park" }, { "@type": "LocationFeatureSpecification", "name": "National Park" }, { "@type": "LocationFeatureSpecification", "name": "Tent Camping" }, { "@type": "LocationFeatureSpecification", "name": "Tent" }, { "@type": "LocationFeatureSpecification", "name": "Swimming" }, { "@type": "LocationFeatureSpecification", "name": "Canyon" }, { "@type": "LocationFeatureSpecification", "name": "River" } ]}