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 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-ebor-nsw",  "name": "The Chalet",  "description": "Just the right size for small families, couples and individuals, 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-ebor-nsw",  "image": [    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/new-england-national-park/the-chalet/the-chalet-01.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "1316 Point Lookout Road",    "addressLocality": "Ebor",    "addressRegion": "NSW",    "postalCode": "2453",    "addressCountry": "AU"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": -30.4927000000046,    "longitude": 152.406773333334  },  "sameAs": [    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/accommodation/the-chalet"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "National Park"    },    {      "@type": "LocationFeatureSpecification",      "name": "State Park"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Cabin"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent"    }  ]}