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: "Dubois Psychological Clinic",
description: "Dubois Psychological Clinic is a mental health practice in Corpus Christi offering evidence-based psychological services to children, adolescents, and adults. The clinic provides therapy and counseling for a range of mental health concerns, supporting individuals and families in improving their emotional well-being and overall quality of life.",
url: "http://www.duboispc.com",
telephone: "+1-361-225-3944",
address: {
@type: "PostalAddress",
streetAddress: "6000 S Staples St Suite 200",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78413",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.692529,
longitude: -97.3784209
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Corpus Christi, TX and surrounding areas",
knowsAbout: "Mental Health & Therapy, Families seeking mental health support, Children and adolescents needing therapy, Adults addressing emotional or behavioral concerns",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-age focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established local practice"
}
],
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.