Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 55 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Therapy with Emilee",
description: "Emilee is an anxiety and trauma therapist specializing in young adult women dealing with people-pleasing, attachment wounds, and religious trauma. She offers in-person therapy at her Dallas office using traditional talk therapy, EMDR, and walk & talk therapy modalities, plus virtual sessions for Texas, Alaska, and Utah residents. Her practice combines clinical expertise with a personalized approach designed to help clients break unhealthy patterns and reclaim agency in their relationships.",
url: "http://www.therapywithemilee.com/",
address: {
@type: "PostalAddress",
streetAddress: "5306 Junius St",
addressLocality: "Dallas",
addressRegion: "TX",
postalCode: "75214",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8024464,
longitude: -96.7636858
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "31",
bestRating: "5"
},
areaServed: "Dallas, TX, with virtual services to Texas, Alaska, and Utah",
knowsAbout: "Mental Health & Therapy, Young adult women struggling with anxiety, people-pleasing behaviors, attachment issues, or religious trauma; those seeking alternative therapy modalities like EMDR or walk & talk therapy",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Therapy Modalities"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Virtual + In-Person"
}
],
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.