Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Crosstown Psychology",
description: "Crosstown Psychology is a Sacramento-based therapy practice offering individual, couples, and family therapy both in-person and virtually across California. Led by a team of dedicated female therapists, they specialize in trauma-focused therapy, EMDR, grief counseling, anger management, relationship therapy, and psychological evaluations for ADHD and autism. They provide a compassionate, faith-integrated approach to mental health care with a free 15-minute consultation to help clients find the right support.",
url: "https://crosstownbehavioralhealth.com/",
telephone: "+1-209-650-1123",
address: {
@type: "PostalAddress",
streetAddress: "900 Howe Ave Suite 230 Room 2",
addressLocality: "Sacramento",
addressRegion: "CA",
postalCode: "95825",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.582240399999996,
longitude: -121.4149647
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "27",
bestRating: "5"
},
areaServed: "Sacramento and throughout California via telehealth",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, couples wanting to strengthen relationships, families navigating conflict, adults seeking ADHD/autism evaluations, trauma survivors, those with faith-based perspectives on healing",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Free 15-Minute Consultation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Psychological Evaluations"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Delivery Options"
}
],
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.