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 Ice Hole 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/ice-hole-campground-cascade-id",  "name": "Ice Hole Campground",  "description": "The Ice Hole Campground offers 10 campsites in a peaceful, remote setting near mountain slopes covered in dense pine forest. Peak season for the campground is typically early June through late September. It can be accessed by most vehicles; however the road is narrow and may be rough in spots.",  "url": "https://campertunity.com/listings/campgrounds/ice-hole-campground-cascade-id",  "image": [    "https://www.recreation.gov/FacebookOG.jpg",    "https://www.recreation.gov/TwitterCard.jpg"  ],  "address": {    "@type": "PostalAddress",    "addressLocality": "Cascade",    "addressRegion": "ID",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 44.88936,    "longitude": -115.49884  },  "sameAs": [    "https://www.recreation.gov/camping/campgrounds/10351662"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Forest"    },    {      "@type": "LocationFeatureSpecification",      "name": "Mountain"    }  ],  "offers": {    "@type": "Offer",    "availability": "https://schema.org/InStock",    "priceCurrency": "USD",    "price": "10",    "priceValidUntil": "2026-09-21"  },  "priceRange": "$10+"}