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 Willow Lake 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/willow-lake-campground-pinedale-wy",  "name": "Willow Lake Campground",  "description": "Explore Willow Lake Campground in Bridger-Teton National Forest, Wyoming with Recreation.gov.",  "url": "https://campertunity.com/listings/campgrounds/willow-lake-campground-pinedale-wy",  "image": [    "https://www.recreation.gov/FacebookOG.jpg",    "https://www.recreation.gov/TwitterCard.jpg"  ],  "address": {    "@type": "PostalAddress",    "addressLocality": "Pinedale",    "addressRegion": "WY",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 42.991378,    "longitude": -109.899787  },  "sameAs": [    "https://www.recreation.gov/camping/campgrounds/10289180",    "https://campflare.com/campground/willow-lake-campground-180"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Lake"    },    {      "@type": "LocationFeatureSpecification",      "name": "Forest"    }  ],  "offers": {    "@type": "Offer",    "availability": "https://schema.org/InStock",    "priceCurrency": "USD",    "price": "10",    "priceValidUntil": "2026-09-22"  },  "priceRange": "$10+"}