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 Dirty Devil Camping Area — Glen Canyon National Recreation Area 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/dirty-devil-camping-area-glen-canyon-national-recreation",  "name": "Dirty Devil Camping Area — Glen Canyon National Recreation Area",  "description": "Primitive camping along the high-water edge of the Dirty Devil River near Hite. No designated sites.",  "url": "https://campertunity.com/listings/campgrounds/dirty-devil-camping-area-glen-canyon-national-recreation",  "image": [    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"  ],  "address": {    "@type": "PostalAddress",    "addressLocality": "Lake Powell",    "addressRegion": "UT",    "postalCode": "84533",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 37.901909,    "longitude": -110.399136  },  "sameAs": [    "https://thedyrt.com/camping/utah/utah-dirty-devil",    "https://thedyrt.com/camping/utah/hite-glen-canyon-national-rec-area"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Established"    },    {      "@type": "LocationFeatureSpecification",      "name": "Primitive"    },    {      "@type": "LocationFeatureSpecification",      "name": "River"    },    {      "@type": "LocationFeatureSpecification",      "name": "Canyon"    }  ]}