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: "TotalCare Behavioral Health",
description: "TotalCare Behavioral Health is a Fort Worth mental health clinic providing comprehensive care for patients aged 6 and older, including depression, anxiety, ADHD, bipolar disorder, PTSD, OCD, and schizophrenia. The clinic specializes in medication management using FDA-approved treatments, psychological testing, and therapeutic support delivered by experienced psychologists in a judgment-free environment. They also coordinate with in-patient facilities for patients requiring higher levels of care.",
url: "https://totalcare.us/behavioral-health-clinics/fort-worth-bh/",
telephone: "+1-817-923-9788",
address: {
@type: "PostalAddress",
streetAddress: "1617 W Oleander St Ste A",
addressLocality: "Fort Worth",
addressRegion: "TX",
postalCode: "76104",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.7321099,
longitude: -97.3446251
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "424",
bestRating: "5"
},
areaServed: "Fort Worth, TX and surrounding areas",
knowsAbout: "Mental Health & Therapy, Families seeking mental health care, children and adults with depression or anxiety, patients with ADHD or PTSD, individuals needing medication management",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Serves Children & Adults"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Medication Management Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "In-Patient Coordination"
}
],
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.