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 Mile High Campground 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/spot2nite-cherokee-nc-2",  "name": "Mile High Campground",  "description": "Check out Mile High Campground in Cherokee, North Carolina on Go Camping America",  "url": "https://campertunity.com/listings/campgrounds/spot2nite-cherokee-nc-2",  "address": {    "@type": "PostalAddress",    "streetAddress": "346 Balsam Mountain Rd",    "addressLocality": "Cherokee",    "addressRegion": "NC",    "postalCode": "28719",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 35.5119971,    "longitude": -83.1737253  },  "sameAs": [    "https://gocampingamerica.com/campgrounds-rv-parks/north-carolina/cherokee/mile-high-campground"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Established"    }  ]}