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 In the Woods 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/in-woods-campground-canon-ga",  "name": "In the Woods Campground",  "description": "Check out In the Woods Campground in Canon, Georgia on Go Camping America",  "url": "https://campertunity.com/listings/campgrounds/in-woods-campground-canon-ga",  "address": {    "@type": "PostalAddress",    "addressLocality": "Canon",    "addressRegion": "GA",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 34.341587,    "longitude": -83.1604404  },  "sameAs": [    "https://gocampingamerica.com/campgrounds-rv-parks/georgia/canon/in-the-woods-campground",    "https://queerbooking.com/queerplaces/united-states/georgia/danielsville/campground/in-the-woods-campground/"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Established"    },    {      "@type": "LocationFeatureSpecification",      "name": "Forest"    }  ]}