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 Cool-Lea Camp 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/cool-lea-camp-odessa-ny",  "name": "Cool-Lea Camp",  "description": "Cool-Lea Camp is located at New York 228, Odessa NY 14869. Cool-Lea Camp can be contacted at ***-***-**** or http://coolleacamp.com/",  "url": "https://campertunity.com/listings/campgrounds/cool-lea-camp-odessa-ny",  "image": [    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "New York 228",    "addressLocality": "Odessa",    "addressRegion": "NY",    "postalCode": "14869",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 42.3612116,    "longitude": -76.7444372  },  "sameAs": [    "https://www.camping.org/campgrounds/new-york/odessa/cool-lea-camp"  ]}