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 The Pines 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/pines-campground-blowering-nsw", "name": "The Pines campground", "description": "The Pines campground offers great opportunities for paddling, sailing, boating, water skiing and fishing at Blowering Reservoir in Kosciuszko National Park.", "url": "https://campertunity.com/listings/campgrounds/pines-campground-blowering-nsw", "image": [ "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/kosciuszko-national-park/tumut-area/the-pines-campground/pines-campground-01.jpg" ], "address": { "@type": "PostalAddress", "streetAddress": "The Pines Access", "addressLocality": "Blowering", "addressRegion": "NSW", "postalCode": "2720", "addressCountry": "AU" }, "geo": { "@type": "GeoCoordinates", "latitude": -35.4477625333332, "longitude": 148.284437573334 }, "sameAs": [ "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/the-pines-campground" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "State Park" }, { "@type": "LocationFeatureSpecification", "name": "National Park" }, { "@type": "LocationFeatureSpecification", "name": "Tent Camping" }, { "@type": "LocationFeatureSpecification", "name": "Tent" }, { "@type": "LocationFeatureSpecification", "name": "Fishing" }, { "@type": "LocationFeatureSpecification", "name": "Sailing" }, { "@type": "LocationFeatureSpecification", "name": "Skiing" }, { "@type": "LocationFeatureSpecification", "name": "Water Skiing" }, { "@type": "LocationFeatureSpecification", "name": "Boating" }, { "@type": "LocationFeatureSpecification", "name": "Wind Sports" } ]}