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 Tongass National Forest - Goulding Lake 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/tongass-national-forest-goulding-lake-cabin",  "name": "Tongass National Forest - Goulding Lake Cabin",  "description": "Tongass National Forest - Goulding Lake Cabin",  "url": "https://campertunity.com/listings/campgrounds/tongass-national-forest-goulding-lake-cabin",  "image": [    "https://www.fs.usda.gov/FSCSThemeStatic/themes/usda_nfs/img/fslogo.svg"  ],  "address": {    "@type": "PostalAddress",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 57.817778,    "longitude": -136.1605  },  "sameAs": [    "https://www.fs.usda.gov/recarea/tongass/recreation/camping-cabins/recarea/?recid=79078&actid=101"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Cabin"    },    {      "@type": "LocationFeatureSpecification",      "name": "Lake"    },    {      "@type": "LocationFeatureSpecification",      "name": "Forest"    }  ]}