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 Brookshire 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/brookshire-campground-carrizo-plain-national-monument",  "name": "Brookshire Campground",  "description": "Nestled in the oaks. Provides opportunity for those seeking solitude.",  "url": "https://campertunity.com/listings/campgrounds/brookshire-campground-carrizo-plain-national-monument",  "image": [    "https://photos.thedyrt.com/photo/154498/media/brookshire-campground_9182db231d58d357b1534f59235a444a.jpg"  ],  "address": {    "@type": "PostalAddress",    "addressLocality": "Santa Barbara",    "addressRegion": "CA",    "postalCode": "93454",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 35.01510129,    "longitude": -120.1261114  },  "sameAs": [    "https://thedyrt.com/camping/california/brookshire-campground"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Established"    },    {      "@type": "LocationFeatureSpecification",      "name": "Pet Friendly"    }  ]}