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 America of Central Carolinas",
description: "Mental Health America of Central Carolinas is a nonprofit organization providing mental health screening, education, and referral services to the Charlotte community. Based in Charlotte, they work to increase awareness of mental health issues, provide evidence-based information, and connect individuals with appropriate mental health resources and treatment options in the area.",
url: "https://mhaofcc.org/",
telephone: "+1-704-365-3454",
address: {
@type: "PostalAddress",
streetAddress: "3701 Latrobe Dr STE 140",
addressLocality: "Charlotte",
addressRegion: "NC",
postalCode: "28211",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.1959454,
longitude: -80.7960808
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.2",
reviewCount: "5",
bestRating: "5"
},
areaServed: "Charlotte and surrounding Central Carolinas region",
knowsAbout: "Mental Health & Therapy, Individuals seeking mental health screening, people exploring treatment options, families wanting mental health education, community members needing mental health resource referrals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Nonprofit Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Screening & Education"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community Referral Services"
}
],
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.