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 Chenango Valley State Park 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/chenango-valley-state-park-chenango-forks-ny",  "name": "Chenango Valley State Park",  "description": "Chenango Valley State Park is located at 153 State Park Rd, Chenango Forks NY 13746. Chenango Valley State Park can be contacted at ***-***-**** or http://nysparks.com/parks/41/details.aspx",  "url": "https://campertunity.com/listings/campgrounds/chenango-valley-state-park-chenango-forks-ny",  "image": [    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "153 State Park Rd",    "addressLocality": "Chenango Forks",    "addressRegion": "NY",    "postalCode": "13746",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 42.2139453,    "longitude": -75.8353542  },  "sameAs": [    "https://www.camping.org/campgrounds/new-york/chenango-forks/chenango-valley-state-park"  ]}