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: "Genevieve Altwer LMFT",
description: "Genevieve Altwer is a licensed marriage and family therapist (LMFT) based in San Jose offering individual and couples therapy. She specializes in relationship issues, personal growth, and emotional well-being, providing a compassionate space for clients to address life challenges and strengthen their connections with others.",
url: "https://www.genevievealtwer.com/",
telephone: "+1-408-391-5652",
address: {
@type: "PostalAddress",
streetAddress: "3150 Almaden Expy #223",
addressLocality: "San Jose",
addressRegion: "CA",
postalCode: "95118",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.276061299999995,
longitude: -121.87825300000002
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "San Jose and surrounding areas",
knowsAbout: "Mental Health & Therapy, Couples seeking relationship counseling, individuals working on personal growth, people navigating life transitions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Marriage and Family Therapist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Couples and Individual Focus"
}
],
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.