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: "The Healing Collective Therapy & Wellness",
description: "The Healing Collective Therapy & Wellness is a trauma-informed mental health practice in Washington, DC offering individual therapy (including EMDR), group counseling, couples therapy, family therapy, and wellness services like yoga and meditation. Led by licensed therapists and wellness practitioners, they provide culturally responsive, evidence-based care designed to honor the whole person and foster healing through connection and community support.",
url: "https://collectivedc.org/",
telephone: "+1-202-240-2870",
address: {
@type: "PostalAddress",
streetAddress: "208 I St NE",
addressLocality: "Washington",
addressRegion: "DC",
postalCode: "20002",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.901514,
longitude: -77.003085
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "15",
bestRating: "5"
},
areaServed: "Washington, DC and nearby areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking trauma-informed therapy, couples working on relationship dynamics, families navigating conflicts, people interested in holistic wellness approaches",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Trauma-Informed & EMDR Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Holistic Wellness Integration"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Culturally Responsive Care"
}
],
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.