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: "Bliss Mental Health Clinic LLC",
description: "Bliss Mental Health Clinic LLC is a mental health practice in Washington, DC offering therapy and counseling services to adults seeking support for anxiety, depression, trauma, and life transitions. The clinic provides a compassionate, client-centered approach with licensed therapists who work to create a safe environment for healing and personal growth.",
url: "https://www.blissmentalhealthc.com/",
telephone: "+1-202-699-5577",
address: {
@type: "PostalAddress",
streetAddress: "1160 Varnum St NE # 213",
addressLocality: "Washington",
addressRegion: "DC",
postalCode: "20017",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.944345999999996,
longitude: -76.9916106
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "13",
bestRating: "5"
},
areaServed: "Washington, DC and surrounding areas",
knowsAbout: "Mental Health & Therapy, Adults seeking therapy for anxiety and depression, Professionals managing work stress, Individuals processing trauma or life changes",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Telehealth Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Trauma-Informed 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.