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: "Austin Trauma Therapy Center",
description: "Austin Trauma Therapy Center (ATTC) is a specialized mental health practice founded by Diana Anzaldúa, LCSW-S, offering evidence-based trauma therapy and counseling services. The center provides in-person and virtual sessions throughout Texas with a team of licensed therapists specializing in trauma-focused treatment modalities including EMDR, DBT, Internal Family Systems, and trauma-focused CBT. Beyond trauma recovery, ATTC offers ADHD coaching, anger management therapy, grief counseling, and anxiety treatment, with a commitment to culturally responsive, anti-oppressive care for historically marginalized communities.",
url: "https://atxtraumatherapycenter.com/",
telephone: "+1-512-270-8215",
address: {
@type: "PostalAddress",
streetAddress: "2111 Dickson Dr #16",
addressLocality: "Austin",
addressRegion: "TX",
postalCode: "78704",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.245641100000004,
longitude: -97.7813381
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "19",
bestRating: "5"
},
areaServed: "Austin, Texas and surrounding areas served via in-person and virtual sessions throughout Texas",
knowsAbout: "Mental Health & Therapy, Trauma survivors, PTSD sufferers, individuals from historically marginalized communities seeking culturally responsive care, those needing ADHD coaching, people managing anxiety and grief",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Trauma Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Culturally Responsive & Social Justice Focused"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Service Menu"
}
],
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.