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 Red House Campground 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/spot2nite-salamanca-ny-1",  "name": "Red House Campground",  "description": "Check out Red House Campground in Salamanca, New York on Go Camping America",  "url": "https://campertunity.com/listings/campgrounds/spot2nite-salamanca-ny-1",  "address": {    "@type": "PostalAddress",    "streetAddress": "2373 Asp Route 1",    "addressLocality": "Salamanca",    "addressRegion": "NY",    "postalCode": "14779-9798",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 42.157921,    "longitude": -78.715163  },  "sameAs": [    "https://gocampingamerica.com/campgrounds-rv-parks/new-york/salamanca/red-house-campground"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Established"    }  ]}