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 Mt. Wilson Wilderness - Missouri Spring Trailhead 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/missouri-spring-trailhead-mt-wilson-wilderness-az",  "name": "Mt. Wilson Wilderness - Missouri Spring Trailhead",  "description": "Explore the Missouri Spring Trail! It follows an old two-track vehicle route for about 2.25 miles to Missouri Spring in the Mount Wilson Wilderness.",  "url": "https://campertunity.com/listings/campgrounds/missouri-spring-trailhead-mt-wilson-wilderness-az",  "image": [    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "2755 Mission Blvd.",    "addressLocality": "Kingman",    "addressRegion": "AZ",    "postalCode": "86401",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 35.981384,    "longitude": -114.538895  },  "sameAs": [    "https://www.blm.gov/visit/mt-wilson-wilderness-missouri-spring-trailhead"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Blm Land"    },    {      "@type": "LocationFeatureSpecification",      "name": "Public Land"    },    {      "@type": "LocationFeatureSpecification",      "name": "Lake"    }  ]}