Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Carrie McConnell Therapy",
description: "Carrie McConnell is a grief and trauma therapist in Seattle specializing in helping individuals process loss, trauma, depression, and other emotional challenges through personalized therapy sessions. She offers both in-person appointments at her Madison Street office and virtual sessions, with a free 30-minute consultation to explore how therapy can support your specific needs and foster personal growth.",
url: "https://www.carriemcconnell.com/",
telephone: "+1-206-880-3565",
address: {
@type: "PostalAddress",
streetAddress: "4111 E Madison St",
addressLocality: "Seattle",
addressRegion: "WA",
postalCode: "98112",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.634824699999996,
longitude: -122.2789827
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "14",
bestRating: "5"
},
areaServed: "Seattle, WA and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals processing grief and loss, trauma survivors, people experiencing depression, anyone seeking professional support for emotional growth",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Grief & Trauma Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Session Options"
}
],
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.