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: "Santa Clara County Mental Health - E Santa Clara St",
description: "Santa Clara County Mental Health is a public mental health clinic providing comprehensive behavioral health services to San Jose residents. They offer psychiatric evaluation, medication management, therapy and counseling, and crisis support services. As a county-operated facility, they prioritize accessibility and serve individuals across the economic spectrum with evidence-based treatment for mental health and substance use disorders.",
url: "https://bhsd.santaclaracounty.gov/home",
telephone: "+1-408-792-2100",
address: {
@type: "PostalAddress",
streetAddress: "1075 E Santa Clara St",
addressLocality: "San Jose",
addressRegion: "CA",
postalCode: "95116",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.3465535,
longitude: -121.86951909999998
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.2",
reviewCount: "5",
bestRating: "5"
},
areaServed: "San Jose and Santa Clara County",
knowsAbout: "Mental Health & Therapy, Low-income patients, Medi-Cal recipients, individuals needing crisis mental health support, residents seeking public health services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "County-Operated Public Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Services"
}
],
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.