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: "Spero Psychiatry and Counseling",
description: "Spero Psychiatry and Counseling is a patient-centered psychiatric practice in Gilbert, AZ staffed by psychiatric mental health nurse practitioners, licensed clinical social workers, and master's-level clinicians. They provide comprehensive mental health care including psychiatric evaluations, medication management, psychotherapy, and specialized services for conditions like depression, anxiety, PTSD, bipolar disorder, ADHD, and OCD. The practice offers both in-office and telemental health visits with flexible scheduling including evenings and Saturdays, bilingual (English/Spanish) providers, and direct access to providers for ongoing care.",
url: "https://www.speropsychiatry.com/",
telephone: "+1-480-825-1162",
address: {
@type: "PostalAddress",
streetAddress: "3303 S Lindsay Rd STE 125",
addressLocality: "Gilbert",
addressRegion: "AZ",
postalCode: "85297",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.2907483,
longitude: -111.77337039999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "26",
bestRating: "5"
},
areaServed: "Gilbert and throughout Maricopa County, Arizona",
knowsAbout: "Mental Health & Therapy, Adults and adolescents seeking psychiatric care, families needing parent coaching, working professionals who need evening/weekend appointments, Spanish-speaking patients, individuals managing depression, anxiety, PTSD, bipolar disorder, or ADHD",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Scheduling"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Bilingual Care Team"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Mental Health Services"
}
],
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.