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: "San Jose Counseling Therapy Office",
description: "San Jose Counseling Therapy Office, led by Michelle Wambach, provides individual and couples therapy in San Jose. The practice specializes in helping clients work through relationship issues, personal growth, and emotional challenges with a compassionate, evidence-based approach. Conveniently located on Moorpark Avenue, they offer a welcoming environment for therapy seekers in the San Jose area.",
url: "http://www.michellewambach.com/",
telephone: "+1-408-247-7909",
address: {
@type: "PostalAddress",
streetAddress: "4020 Moorpark Ave #206",
addressLocality: "San Jose",
addressRegion: "CA",
postalCode: "95117",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.3156179,
longitude: -121.97294970000002
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "6",
bestRating: "5"
},
areaServed: "San Jose and surrounding areas",
knowsAbout: "Mental Health & Therapy, Couples seeking relationship counseling, individuals in personal crisis, people pursuing emotional growth and mental wellness",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Couples & Individual Therapy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Practice"
}
],
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.