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 East Sidney Dam Recreation Area 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/east-sidney-dam-recreation-area-franklin-ny",  "name": "East Sidney Dam Recreation Area",  "description": "East Sidney Dam Recreation Area is located at Franklin, NY 13775. They can be contacted via phone at ***-***-**** for pricing, directions, reservations and more.",  "url": "https://campertunity.com/listings/campgrounds/east-sidney-dam-recreation-area-franklin-ny",  "image": [    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"  ],  "address": {    "@type": "PostalAddress",    "addressLocality": "Franklin",    "addressRegion": "NY",    "postalCode": "13775",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 42.3283949,    "longitude": -75.2233729  },  "sameAs": [    "https://www.camping.org/campgrounds/new-york/franklin/east-sidney-dam-recreation-area",    "https://thedyrt.com/camping/new-york/new-york-east-sidney-dam"  ]}