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 Toms Cabin 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/toms-cabin-ebor-nsw", "name": "Toms Cabin", "description": "Toms Cabin offers basic accommodation for walkers and nature lovers, in the heart of New England National Park. Great for a family holiday, or a weekend with friends.", "url": "https://campertunity.com/listings/campgrounds/toms-cabin-ebor-nsw", "image": [ "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/new-england-national-park/toms-cabin/toms-cabin-01.jpg" ], "address": { "@type": "PostalAddress", "streetAddress": "1388 Point Lookout Road", "addressLocality": "Ebor", "addressRegion": "NSW", "postalCode": "2453", "addressCountry": "AU" }, "geo": { "@type": "GeoCoordinates", "latitude": -30.4966900000046, "longitude": 152.398931666667 }, "sameAs": [ "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/accommodation/toms-cabin" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "National Park" }, { "@type": "LocationFeatureSpecification", "name": "State Park" }, { "@type": "LocationFeatureSpecification", "name": "Tent Camping" }, { "@type": "LocationFeatureSpecification", "name": "Cabin" }, { "@type": "LocationFeatureSpecification", "name": "Tent" } ]}