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: "Rebecca Gillogly, PsyD, LMFT",
description: "Rebecca Gillogly, PsyD, LMFT is a licensed marriage and family therapist based in Sacramento offering individual and couples therapy. Dr. Gillogly specializes in relationship dynamics, family systems, and personal mental health support, bringing clinical expertise and a client-centered approach to help individuals and couples navigate life challenges and build healthier relationships.",
url: "https://dr-gillogly.clientsecure.me/",
telephone: "+1-805-791-6372",
address: {
@type: "PostalAddress",
streetAddress: "3102 O St # 8",
addressLocality: "Sacramento",
addressRegion: "CA",
postalCode: "95816",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.5668443,
longitude: -121.46752190000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Sacramento, CA and surrounding areas",
knowsAbout: "Mental Health & Therapy, Couples seeking relationship therapy, individuals in personal transitions, families navigating relational challenges",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Marriage & Family Therapist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Individual & Couples 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.