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 Diamond 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/diamond-lake-superior-mt",  "name": "Diamond Lake",  "description": "Diamond Lake sits within Lolo National Forest, roughly 14 miles west of Superior along forest roads.",  "url": "https://campertunity.com/listings/campgrounds/diamond-lake-superior-mt",  "image": [    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"  ],  "address": {    "@type": "PostalAddress",    "addressLocality": "Superior",    "addressRegion": "MT",    "postalCode": "59872",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 47.14900073,    "longitude": -115.1740004  },  "sameAs": [    "https://thedyrt.com/camping/montana/montana-diamond-lake-campground"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Established"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent"    },    {      "@type": "LocationFeatureSpecification",      "name": "Fishing"    },    {      "@type": "LocationFeatureSpecification",      "name": "Boating"    },    {      "@type": "LocationFeatureSpecification",      "name": "Lake"    },    {      "@type": "LocationFeatureSpecification",      "name": "Forest"    },    {      "@type": "LocationFeatureSpecification",      "name": "Stream"    },    {      "@type": "LocationFeatureSpecification",      "name": "Creek"    }  ],  "offers": {    "@type": "Offer",    "availability": "https://schema.org/InStock",    "priceCurrency": "USD",    "price": "0",    "priceValidUntil": "2026-09-24"  },  "priceRange": "$0+"}