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: "Chattanooga Behavioral Alliance",
description: "Chattanooga Behavioral Alliance is a mental health clinic serving individuals and families struggling with depression, bipolar disorder, anxiety, ADHD, and other behavioral health issues. The team includes medically licensed doctors, nurse practitioners, a licensed psychologist, and licensed clinical social workers who provide comprehensive psychiatric and therapeutic care. They offer both in-person appointments and secure telemedicine sessions via Doxy.me for Tennessee and Georgia residents.",
url: "https://chattbehavior.com/",
telephone: "+1-423-648-9290",
address: {
@type: "PostalAddress",
streetAddress: "7155 Lee Hwy Suite 300",
addressLocality: "Chattanooga",
addressRegion: "TN",
postalCode: "37421",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.0499522,
longitude: -85.1551958
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.7",
reviewCount: "114",
bestRating: "5"
},
areaServed: "Chattanooga, TN and surrounding areas; telemedicine available to Tennessee and Georgia residents",
knowsAbout: "Mental Health & Therapy, Individuals with depression, anxiety, bipolar disorder, or ADHD; families seeking mental health treatment; those preferring telemedicine options",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multidisciplinary Team"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Visit Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient Location"
}
],
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.