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 Lakeside Marina 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/lakeside-marina-clarendon-tx",  "name": "Lakeside Marina",  "description": "Lakeside Marina is located at 4699 County Road 11, Clarendon TX 79226. Lakeside Marina can be contacted at ***-***-**** or",  "url": "https://campertunity.com/listings/campgrounds/lakeside-marina-clarendon-tx",  "image": [    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "4699 County Road 11",    "addressLocality": "Clarendon",    "addressRegion": "TX",    "postalCode": "79226",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 34.9957149,    "longitude": -100.8949418  },  "sameAs": [    "https://www.camping.org/campgrounds/texas/clarendon/lakeside-marina"  ]}