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 Promontory 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/promontory-tx",  "name": "Promontory",  "description": "Explore Promontory in Proctor Lake, Texas with Recreation.gov. Promontory Campground sits along Proctor Lake in the Cross Timbers Region of Texas. The area appeals to sportsmen, birders, naturalists or those simply wanting",  "url": "https://campertunity.com/listings/campgrounds/promontory-tx",  "image": [    "https://www.recreation.gov/FacebookOG.jpg",    "https://cdn.recreation.gov/public/2020/06/26/16/04/232681_919c99ec-0488-4b0e-80e1-bb0a5fba98c9_700.jpg",    "https://www.recreation.gov/TwitterCard.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "Promontory",    "addressRegion": "TX",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 31.98,    "longitude": -98.49  },  "sameAs": [    "https://www.recreation.gov/camping/campgrounds/232681"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Lake"    }  ],  "offers": {    "@type": "Offer",    "availability": "https://schema.org/InStock",    "priceCurrency": "USD",    "price": "10",    "priceValidUntil": "2026-09-24"  },  "priceRange": "$10-$130"}