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: "Dufford, Donald B., Ph.D, Licensed Clinical Psychologist",
description: "Dr. Donald B. Dufford is a licensed clinical psychologist in San Jose offering specialized therapy for anxiety, depression, PTSD, OCD, and other mental health conditions. He provides individual counseling and group support for adults and adolescents using evidence-based treatments including EMDR therapy, with both in-person and telehealth options available. Dr. Dufford's practice focuses on helping clients overcome anxiety disorders, trauma, panic attacks, social anxiety, relationship issues, and sleep problems through personalized treatment plans.",
url: "http://www.drdufford.com/",
telephone: "+1-408-559-9088",
address: {
@type: "PostalAddress",
streetAddress: "3880 S Bascom Ave",
addressLocality: "San Jose",
addressRegion: "CA",
postalCode: "95124",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.2591228,
longitude: -121.9467598
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "4",
bestRating: "5"
},
areaServed: "San Jose and Santa Cruz, California",
knowsAbout: "Mental Health & Therapy, Adults and adolescents struggling with anxiety disorders, PTSD, depression, OCD, and trauma seeking evidence-based psychological treatment",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "EMDR Therapy Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Anxiety Treatment"
},
{
@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.