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: "Teams LLC",
description: "TEAMS, LLC is a consumer-centered mental health and substance use treatment provider in Durham offering comprehensive therapy services for adults, children, and adolescents. Led by licensed professionals, they specialize in evidence-based individual counseling, couples and family therapy, and targeted interventions for anxiety, depression, PTSD, trauma, ADHD, and addiction. Their culturally responsive approach emphasizes accessibility with flexible evening and weekend appointments, telehealth options, and active coordination with community resources to remove barriers to care.",
url: "https://teamsllc.org/",
telephone: "+1-980-230-1263",
address: {
@type: "PostalAddress",
streetAddress: "324 Blackwell St suite 900 unit 136",
addressLocality: "Durham",
addressRegion: "NC",
postalCode: "27701",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.9937228,
longitude: -78.9052195
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "11",
bestRating: "5"
},
areaServed: "Durham, Chapel Hill, and the greater Triangle area, with telehealth serving beyond",
knowsAbout: "Mental Health & Therapy, Families seeking therapy, Adults with anxiety/depression/trauma, Children and teens with behavioral challenges, Couples and individuals in recovery from substance use",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Evening & Weekend Hours"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Culturally Responsive & Community-Centered"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services Across Life Stages"
}
],
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.