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: "Kathleen Oravec LMFT",
description: "Kathleen Oravec is a Licensed Marriage and Family Therapist (LMFT) in Sacramento specializing in individual and couples therapy. With a focus on creating a safe, supportive environment, she helps clients navigate relationship challenges, personal growth, and emotional wellbeing. Her practice serves both individuals and couples seeking professional mental health support.",
url: "http://sacramento-therapist.com/",
telephone: "+1-916-912-4777",
address: {
@type: "PostalAddress",
streetAddress: "2118 P St",
addressLocality: "Sacramento",
addressRegion: "CA",
postalCode: "95816",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.5691176,
longitude: -121.4808998
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "11",
bestRating: "5"
},
areaServed: "Sacramento, CA 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: "Personalized Therapeutic Approach"
}
],
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.