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: "Therapy With Abby",
description: "Therapy With Abby is a Dallas-based mental health counseling practice led by Abby Hartman, a Licensed Professional Counselor with a Master's degree in Counseling and specialized training in Ketamine Assisted Psychotherapy and EMDR. She specializes in trauma treatment, LGBTQ+ affirming care, addiction counseling, anxiety, depression, and relationship issues, working particularly well with highly sensitive people, adult children of alcoholics, and those exploring identity. Her holistic, client-centered approach creates a safe, inclusive space where clients learn new coping strategies and self-regulation skills to navigate life's challenges.",
url: "https://www.therapywithabby.com/",
telephone: "+1-972-503-6964",
address: {
@type: "PostalAddress",
streetAddress: "3110 Webb Ave Ste 160",
addressLocality: "Dallas",
addressRegion: "TX",
postalCode: "75205",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.829307199999995,
longitude: -96.78449529999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "10",
bestRating: "5"
},
areaServed: "Dallas, Texas",
knowsAbout: "Mental Health & Therapy, Trauma survivors, LGBTQ+ individuals seeking affirming care, highly sensitive people, adult children of alcoholics or emotionally unavailable parents, those struggling with anxiety, depression, addiction, or relationship issues",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "EMDR & Ketamine Assisted Psychotherapy Training"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "LGBTQ+ Affirming Practice"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free 15-Minute Phone Consultation"
}
],
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.