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 Good Times 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/good-times-marina-houston-tx",  "name": "Good Times Marina",  "description": "Good Times Marina is located at 11906 7th 1/2 Street, Houston TX 77044. Good Times Marina can be contacted at ***-***-**** or",  "url": "https://campertunity.com/listings/campgrounds/good-times-marina-houston-tx",  "image": [    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "11906 7th 1/2 Street",    "addressLocality": "Houston",    "addressRegion": "TX",    "postalCode": "77044",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 29.8900273,    "longitude": -95.1110381  },  "sameAs": [    "https://www.camping.org/campgrounds/texas/houston/good-times-marina"  ]}