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 River Bend 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/river-bend-campground-mazama-wa",  "name": "River Bend Campground",  "description": "River Bend Campground is open from May - October. Maximum stay is 14 days. No water or trash available.",  "url": "https://campertunity.com/listings/campgrounds/river-bend-campground-mazama-wa",  "image": [    "https://photos.thedyrt.com/photo/855567/media/river-bend-campground_47cf6790-a951-47b7-bd14-a45eb20742ff.jpg"  ],  "address": {    "@type": "PostalAddress",    "addressLocality": "Winthrop",    "addressRegion": "WA",    "postalCode": "98862",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 48.6521204,    "longitude": -120.55342055  },  "sameAs": [    "https://thedyrt.com/camping/washington/river-bend-campground"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Established"    },    {      "@type": "LocationFeatureSpecification",      "name": "River"    }  ]}