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: "Burning Sage Therapy",
description: "Burning Sage Therapy is a mental health counseling practice in Colorado Springs offering individual therapy, couples counseling, and specialized treatment for trauma and PTSD. The practice provides evidence-based therapeutic services to help clients work through emotional challenges, relationship issues, and trauma recovery in a compassionate, professional environment.",
url: "http://www.burningsagetherapy.com/",
telephone: "+1-719-434-1383",
address: {
@type: "PostalAddress",
streetAddress: "3505 Austin Bluffs Pkwy # 201",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80918",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.8903724,
longitude: -104.7623538
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "20",
bestRating: "5"
},
areaServed: "Colorado Springs and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking trauma recovery, couples working on relationship challenges, anyone needing mental health support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Trauma & PTSD Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Couples Counseling Available"
}
],
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.