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 New York State Fairgrounds 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/new-york-state-fairgrounds-syracuse-ny",  "name": "New York State Fairgrounds",  "description": "New York State Fairgrounds is located at 581 State Fair Boulevard, Syracuse NY 13209. New York State Fairgrounds can be contacted at ***-***-**** or https://nysfairgrounds.ny.gov/venues/expo-center",  "url": "https://campertunity.com/listings/campgrounds/new-york-state-fairgrounds-syracuse-ny",  "image": [    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "581 State Fair Boulevard",    "addressLocality": "Syracuse",    "addressRegion": "NY",    "postalCode": "13209",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 43.0732169,    "longitude": -76.2247431  },  "sameAs": [    "https://www.camping.org/campgrounds/new-york/syracuse/new-york-state-fairgrounds"  ]}