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: "Serendipity Psychotherapy, LLC",
description: "Serendipity Psychotherapy is a specialized mental health practice in Chandler, Arizona, founded and led by Kathy, a trauma-informed therapist who specializes in couples therapy and trauma recovery. The practice offers in-person sessions in Chandler and virtual therapy across Arizona (Phoenix, Tucson, Flagstaff, and surrounding areas), with a clinical approach grounded in nervous system awareness and evidence-based methods like EMDR. Services include trauma-focused therapy for complex PTSD and religious deconstruction, couples therapy for relationship repair and reconnection, relationship intensives for accelerated change, and specialized support for first-generation women and couples healing across generational patterns.",
url: "https://www.serendipityaz.com/",
telephone: "+1-480-270-4989",
address: {
@type: "PostalAddress",
streetAddress: "1490 S Price Rd #115c",
addressLocality: "Chandler",
addressRegion: "AZ",
postalCode: "85286",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.2838636,
longitude: -111.89184689999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "10",
bestRating: "5"
},
areaServed: "Chandler and throughout Arizona including Phoenix, Tucson, Flagstaff, and surrounding communities",
knowsAbout: "Mental Health & Therapy, Couples navigating relationship repair and trust rebuilding, Individuals recovering from childhood or relational trauma, First-generation women and couples healing generational patterns, People seeking nervous-system-aware therapy",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Trauma-Informed Couples Therapy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "EMDR for Complex Trauma & Religious Deconstruction"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Relationship Intensives"
}
],
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.