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: "David V. Daleo, PsyD",
description: "Dr. David V. Daleo is a licensed psychologist offering individual psychotherapy and counseling in Beverly Hills. With a focus on evidence-based treatment approaches, Dr. Daleo works with adults addressing a range of mental health concerns including anxiety, depression, trauma, and life transitions. His practice emphasizes personalized care tailored to each client's unique needs and goals.",
url: "http://www.daleoworks.com/",
telephone: "+1-310-956-2345",
address: {
@type: "PostalAddress",
streetAddress: "8693 Wilshire Blvd #100",
addressLocality: "Beverly Hills",
addressRegion: "CA",
postalCode: "90211",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.0667636,
longitude: -118.38139199999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "52",
bestRating: "5"
},
areaServed: "Beverly Hills and surrounding Los Angeles areas",
knowsAbout: "Mental Health & Therapy, Adults seeking individual psychotherapy, people managing anxiety or depression, those processing trauma or life transitions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Psychologist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Evidence-Based Approaches"
}
],
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.