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 | Map | NSW National Parks 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-map-nsw-national-parks",  "name": "Toms Cabin | Map | NSW National Parks",  "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-map-nsw-national-parks",  "image": [    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"  ],  "address": {    "@type": "PostalAddress",    "addressCountry": "AU"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": -30.5147304345323,    "longitude": 152.378098746179  },  "sameAs": [    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/accommodation/toms-cabin/map"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Cabin"    }  ]}