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 Myrtle Beach State 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/myrtle-beach-state-park-myrtle-beach-sc",  "name": "Myrtle Beach State Park",  "description": "Myrtle Beach State Park is located at 4401 South Kings Highway, Myrtle Beach SC 29575. Myrtle Beach State Park can be contacted at ***-***-**** or https://southcarolinaparks.com/myrtle-beach",  "url": "https://campertunity.com/listings/campgrounds/myrtle-beach-state-park-myrtle-beach-sc",  "image": [    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "4401 South Kings Highway",    "addressLocality": "Myrtle Beach",    "addressRegion": "SC",    "postalCode": "29575",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 33.6511978,    "longitude": -78.930625  },  "sameAs": [    "https://www.camping.org/campgrounds/south-carolina/myrtle-beach/myrtle-beach-state-park"  ]}