Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 45 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Rachel Braun, LMFT - Therapist | Mindpath College Health",
description: "Rachel Braun is a licensed marriage and family therapist (LMFT) providing mental health counseling through Mindpath College Health in Oakland. She specializes in therapy for college students and young adults, offering a range of mental health services including individual therapy, relationship counseling, and support for common concerns like anxiety, depression, and life transitions. Mindpath College Health integrates mental health care with a focus on accessible, evidence-based treatment.",
url: "https://college.mindpath.com/locations/california/berkeley/?pk_source=gmb&pk_medium=organic",
telephone: "+1-510-340-4202",
address: {
@type: "PostalAddress",
streetAddress: "3300 Webster St #612",
addressLocality: "Oakland",
addressRegion: "CA",
postalCode: "94609",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.821045500000004,
longitude: -122.26160150000001
},
areaServed: "Oakland and surrounding Bay Area, California",
knowsAbout: "Mental Health & Therapy, College students, young adults, individuals seeking relationship counseling, people experiencing anxiety or depression",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Marriage & Family Therapist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "College Health Focused"
}
],
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.