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 Reservoir Lake 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/reservoir-lake-1",  "name": "Reservoir Lake",  "description": "Reservoir Lake in Beaverhead National Forest, Dillon Idaho. See traveler reviews, photos and blog posts",  "url": "https://campertunity.com/listings/campgrounds/reservoir-lake-1",  "address": {    "@type": "PostalAddress",    "streetAddress": "Forest Service Road 181",    "addressLocality": "Dillon",    "addressRegion": "ID",    "postalCode": "59725",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 45.121,    "longitude": -113.454  },  "sameAs": [    "https://www.campendium.com/reservoir-lake"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Established"    },    {      "@type": "LocationFeatureSpecification",      "name": "Cell Service"    },    {      "@type": "LocationFeatureSpecification",      "name": "Lake"    },    {      "@type": "LocationFeatureSpecification",      "name": "Forest"    }  ]}