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 Camp Shelly 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/camp-shelly-south-lake-tahoe-ca",  "name": "Camp Shelly",  "description": "Camp Shelly is located at Mount Tallac Road A, South Lake Tahoe CA 96150. Camp Shelly can be contacted at ***-***-**** or https://www.larpd.org/camp-shelly-at-lake-tahoe",  "url": "https://campertunity.com/listings/campgrounds/camp-shelly-south-lake-tahoe-ca",  "image": [    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "Mount Tallac Road A",    "addressLocality": "South Lake Tahoe",    "addressRegion": "CA",    "postalCode": "96150",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 38.9306333,    "longitude": -120.0680539  },  "sameAs": [    "https://www.camping.org/campgrounds/california/south-lake-tahoe/camp-shelly"  ]}