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 Kings Plains 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/kings-plains-national-park-kings-plains-nsw", "name": "Kings Plains National Park", "description": "In a clearing by the creek, Kings Plains Creek campground, on the New England Tablelands, is a great spot for a family weekend getaway. Pitch your tent for days of bushwalking and relaxation.", "url": "https://campertunity.com/listings/campgrounds/kings-plains-national-park-kings-plains-nsw", "image": [ "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/kings-plain-national-park/kings-plains-campground-1.jpg" ], "address": { "@type": "PostalAddress", "streetAddress": "Ironbark Drive", "addressLocality": "Kings Plains", "addressRegion": "NSW", "postalCode": "2360", "addressCountry": "AU" }, "geo": { "@type": "GeoCoordinates", "latitude": -29.5840102733331, "longitude": 151.389535626667 }, "sameAs": [ "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/kings-plains-creek-campground" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "National Park" }, { "@type": "LocationFeatureSpecification", "name": "State Park" }, { "@type": "LocationFeatureSpecification", "name": "Walk In" }, { "@type": "LocationFeatureSpecification", "name": "Hike In" }, { "@type": "LocationFeatureSpecification", "name": "Tent Camping" }, { "@type": "LocationFeatureSpecification", "name": "Tent" }, { "@type": "LocationFeatureSpecification", "name": "Stream" }, { "@type": "LocationFeatureSpecification", "name": "Creek" } ]}