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 Chalet | 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/chalet-map-nsw-national-parks",  "name": "The Chalet | Map | NSW National Parks",  "description": "Just the right size for small families and couples, The Chalet is cosy cabin accommodation for those looking to get away from it all and immerse themselves in the wild.",  "url": "https://campertunity.com/listings/campgrounds/chalet-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.5919218334495,    "longitude": 152.292197221047  },  "sameAs": [    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/accommodation/the-chalet/map"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Cabin"    }  ]}