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 Shores of Asbury 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-anderson-sc",  "name": "The Shores of Asbury",  "description": "Check out The Shores of Asbury in Anderson, South Carolina on Go Camping America",  "url": "https://campertunity.com/listings/campgrounds/spot2nite-anderson-sc",  "address": {    "@type": "PostalAddress",    "addressLocality": "Anderson",    "addressRegion": "SC",    "postalCode": "29625",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 34.5369716,    "longitude": -82.7828345  },  "sameAs": [    "https://gocampingamerica.com/campgrounds-rv-parks/south-carolina/anderson/the-shores-of-asbury"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Established"    }  ]}