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 Brite Lake 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/brite-lake-tehachapi-ca",  "name": "Brite Lake",  "description": "Brite Lake camping reservations and campground information. Learn more about camping near Brite Lake and reserve your campsite today.",  "url": "https://campertunity.com/listings/campgrounds/brite-lake-tehachapi-ca",  "address": {    "@type": "PostalAddress",    "streetAddress": "22902 Banducci Rd",    "addressLocality": "Tehachapi",    "addressRegion": "CA",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 35.10627,    "longitude": -118.5404  },  "sameAs": [    "https://www.reserveamerica.com/explore/brite-lake/CHUB/783874/overview"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Reservable"    },    {      "@type": "LocationFeatureSpecification",      "name": "Established Campground"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent"    },    {      "@type": "LocationFeatureSpecification",      "name": "Lake"    }  ]}