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 French Gulch 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/french-gulch-elk-city-id",  "name": "French Gulch",  "description": "French Gulch Campground provides a good \"base camp\" for day trips to other areas of the Red River Ranger District, with two campsites and vault toilet. This is a roomy area, with plenty of parking available. It provides public fishing access on nearby Red River. French Gulch Creek flows through the campground.",  "url": "https://campertunity.com/listings/campgrounds/french-gulch-elk-city-id",  "image": [    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"  ],  "address": {    "@type": "PostalAddress",    "addressLocality": "Elk City",    "addressRegion": "ID",    "postalCode": "83525",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 45.78000015,    "longitude": -115.38700036  },  "sameAs": [    "https://thedyrt.com/camping/idaho/french-gulch-campground"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Vault Toilets"    },    {      "@type": "LocationFeatureSpecification",      "name": "Established"    },    {      "@type": "LocationFeatureSpecification",      "name": "Parking"    },    {      "@type": "LocationFeatureSpecification",      "name": "Toilets"    },    {      "@type": "LocationFeatureSpecification",      "name": "Outhouse"    },    {      "@type": "LocationFeatureSpecification",      "name": "Fishing"    },    {      "@type": "LocationFeatureSpecification",      "name": "River"    },    {      "@type": "LocationFeatureSpecification",      "name": "Stream"    },    {      "@type": "LocationFeatureSpecification",      "name": "Creek"    }  ]}