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 Away In The Woods 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/away-woods-salem",  "name": "Away In The Woods",  "description": "Away In The Woods is located near the rolling terrain of southern Illinois.",  "url": "https://campertunity.com/listings/campgrounds/away-woods-salem",  "image": [    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"  ],  "address": {    "@type": "PostalAddress",    "addressLocality": "Salem",    "addressRegion": "IL",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 38.68195501,    "longitude": -88.99116267  },  "sameAs": [    "https://thedyrt.com/camping/illinois/away-in-the-woods"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Established"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv"    },    {      "@type": "LocationFeatureSpecification",      "name": "Fishing"    },    {      "@type": "LocationFeatureSpecification",      "name": "Lake"    },    {      "@type": "LocationFeatureSpecification",      "name": "Forest"    }  ],  "offers": {    "@type": "Offer",    "availability": "https://schema.org/InStock",    "priceCurrency": "USD",    "price": "0",    "priceValidUntil": "2026-10-02"  },  "priceRange": "$0+"}