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: "Ellie Mental Health",
description: "Ellie Mental Health is a Colorado Springs-based therapy practice offering personalized mental health counseling and treatment. Their licensed therapists specialize in helping individuals navigate anxiety, depression, trauma, relationship issues, and life transitions through evidence-based approaches. They provide both in-person sessions at their northeast Colorado Springs location and telehealth options for convenient access to care.",
url: "https://elliementalhealth.com/locations/colorado-springs-northeast-co/",
telephone: "+1-719-249-0984",
address: {
@type: "PostalAddress",
streetAddress: "2116 Hollow Brook Dr ste 100",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80918",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.9220452,
longitude: -104.7866901
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "23",
bestRating: "5"
},
areaServed: "Colorado Springs and surrounding areas with telehealth available statewide",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy for anxiety and depression, those processing trauma or life transitions, people looking for flexible telehealth options, professionals and families in Colorado Springs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Telehealth & In-Person Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Therapy Team"
}
],
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.