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: "KQH Mental Health Counseling P.L.L.C.",
description: "KQH Mental Health Counseling P.L.L.C. is a Brooklyn-based therapy practice specializing in individual psychotherapy for women of color, founded by Black female licensed therapists with lived experience. They offer personalized mental health counseling focused on trauma, self-love, and emotional wellness, along with complementary resources including a monthly newsletter (Self-Love Sundays), guided meditations, and a therapist-guided journal. Their approach emphasizes culturally affirming care that honors women's experiences and prioritizes mental health and self-compassion.",
url: "http://kqhcounseling.com/",
telephone: "+1-516-200-4672",
address: {
@type: "PostalAddress",
streetAddress: "26 Court St",
addressLocality: "Brooklyn",
addressRegion: "NY",
postalCode: "11242",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.693325,
longitude: -73.990952
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "24",
bestRating: "5"
},
areaServed: "Brooklyn, NY and surrounding areas",
knowsAbout: "Mental Health & Therapy, Women of color seeking culturally affirming therapy, individuals working through trauma, women prioritizing mental health and self-compassion",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Women of Color Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Holistic Wellness Resources"
}
],
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.