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: "Dr. Alexander Bacher, Psy.D - Licensed Clinical Psychologist",
description: "Dr. Alexander Bacher is a Licensed Clinical Psychologist offering individual psychotherapy in Los Angeles. With a Psy.D. and clinical training, Dr. Bacher provides evidence-based mental health treatment to help clients work through personal challenges, emotional difficulties, and life transitions. His practice focuses on creating a supportive therapeutic environment for meaningful psychological growth and healing.",
url: "http://www.dralexanderbacher.com/",
telephone: "+1-917-570-5027",
address: {
@type: "PostalAddress",
streetAddress: "12636 Matteson Ave Suite 409",
addressLocality: "Los Angeles",
addressRegion: "CA",
postalCode: "90066",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.999490099999996,
longitude: -118.43625309999997
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "22",
bestRating: "5"
},
areaServed: "Los Angeles, CA and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, Adults working through personal challenges, People experiencing emotional or life transitions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Clinical Psychologist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Individual Psychotherapy 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.