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: "Mental Health Cooperative",
description: "Mental Health Cooperative is a community mental health center in Chattanooga providing comprehensive mental health and substance abuse treatment services. They offer therapy, psychiatric care, medication management, and support services for individuals and families dealing with mental health challenges and addiction. As a cooperative model, they focus on accessible, community-based care for diverse populations including those with limited resources.",
url: "http://www.mhc-tn.org/",
telephone: "+1-423-697-5950",
address: {
@type: "PostalAddress",
streetAddress: "801 N Holtzclaw Ave #101",
addressLocality: "Chattanooga",
addressRegion: "TN",
postalCode: "37404",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.0493354,
longitude: -85.27783199999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "2.9",
reviewCount: "54",
bestRating: "5"
},
areaServed: "Chattanooga, TN and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking affordable mental health care, those in recovery from substance abuse, families needing therapy support, uninsured or underinsured patients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Cooperative Model"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community Focus"
}
],
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.