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: "Lonestar Mental Health",
description: "Lonestar Mental Health is a residential mental health treatment center in Dallas providing 24/7 compassionate, evidence-based care for adults with depression, anxiety, PTSD, bipolar disorder, schizophrenia, OCD, and other mental health conditions. Led by Executive Director Jennifer Villarreal, the center offers personalized treatment plans combining therapy, medication management, and holistic care in a homelike setting near SMU and Uptown Dallas. The facility is LGBTQ+ affirming, pet-friendly, and staffed by psychiatrists, psychologists, licensed therapists, and nurses committed to helping clients achieve long-term stability and independence.",
url: "https://lonestarmentalhealth.com/location/dallas-county/residential-mental-health-facility-in-dallas/",
telephone: "+1-214-698-2124",
address: {
@type: "PostalAddress",
streetAddress: "4131 N Central Expy suite 359",
addressLocality: "Dallas",
addressRegion: "TX",
postalCode: "75204",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8148489,
longitude: -96.79060229999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.7",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Dallas and Tarrant County, Texas, including surrounding areas",
knowsAbout: "Mental Health & Therapy, Adults needing intensive residential mental health treatment, LGBTQ+ individuals seeking affirming care, trauma survivors, individuals with serious mental illness (schizophrenia, bipolar disorder, personality disorders)",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Residential Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "LGBTQ+ & Trauma Affirming"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Specializations"
}
],
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.