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 Salisbury City Park 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/salisbury-city-park-salisbury-nc",  "name": "Salisbury City Park",  "description": "Salisbury City Park is located at 316 Lake Drive, Salisbury NC 28144. Salisbury City Park can be contacted at ***-***-**** or http://salisburync.gov/Government/Parks-and-Recreation/Parks/City-Park",  "url": "https://campertunity.com/listings/campgrounds/salisbury-city-park-salisbury-nc",  "image": [    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "316 Lake Drive",    "addressLocality": "Salisbury",    "addressRegion": "NC",    "postalCode": "28144",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 35.6784881,    "longitude": -80.4635926  },  "sameAs": [    "https://www.camping.org/campgrounds/north-carolina/salisbury/salisbury-city-park"  ]}