Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Bright Light Counseling Center",
description: "Bright Light Counseling Center is a locally owned therapy practice with offices in Austin and Chicago offering individual counseling for teens, college students, and adults both in-person and online. Their therapists specialize in anxiety, depression, ADHD, trauma, OCD, grief, life transitions, and relationship issues, using evidence-based approaches like EMDR and ERP therapy. They emphasize personalized, collaborative care with real human connection rather than one-size-fits-all treatment.",
url: "https://www.brightlightcounselingcenter.com/",
telephone: "+1-877-750-3566",
address: {
@type: "PostalAddress",
streetAddress: "1500 W 38th St Suite 32",
addressLocality: "Austin",
addressRegion: "TX",
postalCode: "78731",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.3080875,
longitude: -97.74867290000002
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "4",
bestRating: "5"
},
areaServed: "Austin, TX and Chicago, IL with online therapy available across multiple states including Indiana, Wisconsin, Florida, and Colorado",
knowsAbout: "Mental Health & Therapy, Teens and adults seeking personalized therapy, individuals dealing with anxiety/depression/trauma, LGBTQ+ clients, people navigating life transitions, those preferring online or in-person flexibility",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual-Location Practice"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Treatment Methods"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Spectrum Client Support"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
url: "https://lantern.llc/contact?from=ai-data",
contactType: "AI inquiries"
}
}
}This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.