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 Flatrock (Texas) 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/flatrock-coleman-tx",  "name": "Flatrock (Texas)",  "description": "Flatrock campground is situated on Hords Creek Lake with nice shade from trees, a fishing dock and gravel swimming areas for beating the Texas heat.",  "url": "https://campertunity.com/listings/campgrounds/flatrock-coleman-tx",  "image": [    "https://www.recreation.gov/FacebookOG.jpg",    "https://cdn.recreation.gov/public/images/66246.jpg",    "https://www.recreation.gov/TwitterCard.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "230 FRIENDSHIP PARK RD",    "addressLocality": "Coleman",    "addressRegion": "TX",    "postalCode": "76834-8845",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 31.8261111,    "longitude": -99.5658333  },  "sameAs": [    "https://www.recreation.gov/camping/campgrounds/232588"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Fishing Dock"    },    {      "@type": "LocationFeatureSpecification",      "name": "Fishing"    },    {      "@type": "LocationFeatureSpecification",      "name": "Swimming"    },    {      "@type": "LocationFeatureSpecification",      "name": "Lake"    },    {      "@type": "LocationFeatureSpecification",      "name": "Stream"    },    {      "@type": "LocationFeatureSpecification",      "name": "Creek"    }  ],  "offers": {    "@type": "Offer",    "availability": "https://schema.org/InStock",    "priceCurrency": "USD",    "price": "24",    "priceValidUntil": "2026-09-24"  },  "priceRange": "$24+"}